問題詳情
(Problem 3] (20%) A set associative cache has a block size of four 32-bit words and a set size of 4.The cache can accommodate a total of 256K words. The main memory size that is cacheable is1024M * 32 bits. Design the cache structure and show how the processor's addresses areinterpreted.
參考答案