Question: please solve this problem Question 2 ) Below is a list of 3 2 - bit memory address references, given as byte addresses. 1 ,

please solve this problem
Question 2) Below is a list of 32-bit memory address references, given as byte addresses.
1,182,212,231,162,1,184,161,25,2
Consider the following two cache designs:
C1: 64B direct-mapped cache with block size of 16B
C2: 64B fully associative cache with FIFO replacement policy and block size of 16B
a) Fill in the following table appropriately and calculate the miss rates of the caches.
\table[[Address,\table[[Binary],[address]],\table[[C1],[Tag]],\table[[C1],[Index]],\table[[Hit/],[Miss]],\table[[C2],[Tag]],\table[[Hit/],[Miss]]],[1,00000001,,,,,],[182,10110110,,,,,],[212,11010100,,,,,],[231,11100111,,,,,],[162,10100010,,,,,],[1,00000001,,,,,],[184,10111000,,,,,],[161,10100001,,,,,],[25,00011001,,,,,],[2,00000010,,,,,]]
C1 miss rate:
C2 miss rate:
b) Assuming that the miss stall time is 25 cycles, and C1 has an access time of 2 cycles and C2 has an access time of 4 cycles, calculate the average memory access times of the caches.
 please solve this problem Question 2) Below is a list of

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!