Direct Mapped Cache (Cont.)
For a Cache of 2M bytes with block size of 2L bytes
There are 2M-L cache blocks,
Lowest L bits of the address are Block-Offset bits
Next (M - L) bits are the Cache-Index.
The last (32 - M) bits are the Tag bits.
Previous slide
Next slide
Back to first slide
View graphic version