in CO and Architecture edited by
751 views
1 vote
1 vote

 

in CO and Architecture edited by
by
751 views

6 Comments

I am getting 19 bits as the answer anybody verify
0
0
Yes it should be 16+3 = 19.

Assuming memory is byte addressable
1
1

@Kunal Kadian 3 came from??

0
0

@manisha11 tag bits will obviously be needed and for block we will take as byte addressable and so 64 bits  = 64/8 = 8 bytes = 2^3 , so min value of x = 16+3 = 19 

0
0
oh yes 64/8 thanks
0
0
I am also getting 19 as answer Any one please Verifiy….
0
0

1 Answer

0 votes
0 votes
To get minimun value of X , you should consider that it is block addressable where block size should be 64 bits.

So minimun number of bits will be only for tag bits.

So x=16.

4 Comments

@Rishabh Agrawal

d
oes this mean here one word is of 64bits ?

0
0
Actually somewhere it is Block addressable while somewhere it is word addressable.Just different terminology.
0
0
0
0