in Digital Logic recategorized
3,754 views
3 votes
3 votes

The size of the $ROM$ required to build an 8-bit adder / subtractor with mode control, carry input, carry output and two's complement overflow output is given as 

  1. $2^{16} \times 8$
  2. $2^{18} \times 10$
  3. $2^{16} \times 10$ 
  4. $2^{18} \times 8$ 
in Digital Logic recategorized
3.8k views

2 Comments

result will be 8 bit so 8 vertical lines +( 1 for carry ) +1 ( for saying underflow) .

^^ i didnt get this
0
0
Underflow occurs when result produced is smallest no. which can be represented.
0
0

2 Answers

5 votes
5 votes
total input to the rom decoder will be (8+8 ( two 8 bit number ) +1( mode ) +1( carry in))

so total number of words out of decoder will be 2^18 . result will be 8 bit so 8 vertical lines +( 1 for carry ) +1 ( for saying underflow) .

answer will be B.

a little more here .

 https://www.google.co.in/search?q=8-bit+adder%2F+subtractor&oq=8-bit+adder%2F+subtractor+&aqs=chrome..69i57.4118j0j7&sourceid=chrome&es_sm=93&ie=UTF-8#q=rom+required+8-bit+adder%2F+subtractor

3 Comments

Thank you sir.
0
0
thanks mat bolo . bas ek jodi kapda sil dena. ;)
7
7
@Chetana Tailor : Tag the source of this question. Or else here is a source you could update it with : UGC-NET December 2014 Paper II Qn 10.
0
0
2 votes
2 votes

Refer this 

Answer:

Related questions