edited by
2,009 views
0 votes
0 votes

I am getting (C). But answer given is (B). Where I have gone wrong?

edited by

1 Answer

1 votes
1 votes
A  $2^{k}\times n$ ROM required $k\times 2^{k}$ decoder and $n$ OR gates

output square of $4$ bit numbers, So, input 4 bit decoder and with this 4 bit we can represent $(1111)_{2}=15$ in decimal

Now, square of $15^{2}=225$ which can be represented by $8$ bits

So, size of ROM will be $2^{4}\times8$

$4$ address lines $8$ data lines

Related questions

2 votes
2 votes
2 answers
1
0 votes
0 votes
1 answer
2
altamash asked May 19, 2019
512 views
The minimum size of the ROM which maintains truth table of square of 3 bit numbers is __________ (in bits)
0 votes
0 votes
1 answer
3
Abikkkaaa asked Oct 2, 2018
376 views
How many address and data lines in 1M×16 ROM system