✅ The verified answer to this question is available below. Our community-reviewed solutions help you understand the material better.
Activity 2: Understanding the Limits of Direct-Mapped Cache Organization
Flush the cache memory by clicking the "FLUSH" button.
Insert the following instructions after the last LDB instruction in the program from Activity 1:
LDB 17, R00
LDB 33, R00
Execute the following instructions individually, one by one:
LDB 0, R00
LDB 17, R00
LDB 33, R00
4. What is the main cause of the high number of cache misses in this activity? (3 pts)