Question: Question 3: Cache Structure (15 points) Consider a cache that has 8192 blocks. Assuming a 32-bit address, find the total number of tags bits,
Question 3: Cache Structure (15 points) Consider a cache that has 8192 blocks. Assuming a 32-bit address, find the total number of tags bits, index bits and offset bits used in addressing, and capacity of this cache (in KB) when it is: a) [4 points] direct mapped cache and each block contains 16 words b) [4 points] 4-way set associative and each block contains 16 words c) [4 points] 8-way set associative and each block contains 32 words d) [3 points] fully-associative cache and each block contains 32 words
Step by Step Solution
There are 3 Steps involved in it
The question youve presented is asking to calculate the number of tag bits index bits and offset bits in the address format as well as the capacity of ... View full answer
Get step-by-step solutions from verified subject matter experts
