Question :
Suppose a computer using direct mapped cache has 2G Bytes of main memory and a cache of 512Blocks,where each cache Block has 8words,and word size is 2 Bytes
a) How many blocks are in the main memory?
b) What is the format of the memory address as seen by the cache(Tag,Block and Word fields
c) To which cache block will the memory reference 0000146A in HEX?