Question: Solve the following problem related to cache memory There is a cache with a total capacity of 4M bytes consisting of 32 bytes per line.
Solve the following problem related to cache memory There is a cache with a total capacity of 4M bytes consisting of 32 bytes per line. The capacity of the main memory is 2G bytes with an address per byte. Find the main memory address format according to the following three mapping functions. 1) Direct mapping: address format (tag, line, word) 2) 4-way Set associative mapping: address format (tag, set, word)
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
