Answered step by step
Verified Expert Solution
Question
1 Approved Answer
Cache Memory Design [15 points] A MIPS processor has a 32-bit address bus and a cache memory of 4K(212) words. The cache is 2-way set
Cache Memory Design [15 points]
A MIPS processor has a 32-bit address bus and a cache memory of 4K(212) words.
The cache is 2-way set associative with a block size of 1 memory word. Here, each
word is 32-bit long.
(a) What bits of the address are used to select the set within the cache?
(b) How many bits are in each tag, and
(c) What is the actual size of the cache.
(d) Repeat part (c) if cache uses direct mapping (1-way set associative) with a block
size of 4 words.
Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started