Answered step by step
Verified Expert Solution
Question
1 Approved Answer
Assume a 16-byte cache uses a block size of 4 bytes and a 2-way set associative cache design that uses the LRU algorithm. The system
Assume a 16-byte cache uses a block size of 4 bytes and a 2-way set associative cache design that uses the LRU algorithm. The system address bus is 8-bit. Assume that the cache is initially empty.
First determine how many bits are used for tag, set, word fields for this cache. Then draw a table to show the structure of the cache and clearly show the tag, LRU and HITT/MISS information for each cache line after each access for the following address sequence generated by the microprocessor: 0x8D, 0xB2, 0xBF, 0x8C, 0xE9, 0x FE, 0xE9.
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