Cmpe12C
Homework #6: Due Monday, 3/16/98
- CHAPTER 12: Problems 12.8, 12.10, 12.11
- CHAPTER 13: Problems 13.5, 13.6,
- Cache problem:
A set-associative cache consits of 64 lines, or slots, divided
into 4-slot sets. Main-memory contains 4K blocks of 128 words
each. Show the format of main memory addresses.
(This implies it is 4-way set-associative cache. Total number
of effective lines is 64/4=16, each with 4 slots.)