Answered step by step
Verified Expert Solution
Question
1 Approved Answer
Cache Layout: Given a 16KB direct mapped, write-back I cache and a 32KB 4-way set-associative, write-back D cache, both with 32 byte blocks (a) Calculate
Cache Layout:
Given a 16KB direct mapped, write-back I cache and a 32KB 4-way set-associative, write-back D cache, both with 32 byte blocks
(a) Calculate the number of tag,index and offset bits for the I cache.
(b) How many bits are needed to implement the I cache? Hint : Dont forget all the bookkeeping bits (e.g., valid, LRU, etc.).
(c) Calculate the number of tag,index and offset bits for the D cache.
(d) How many bits are needed to implement the D cache?
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