Problem 4. Design a direct-mapped cache structure. The cache has the capacity of 8kB (kilo-byte), assuming 1 block is 51
-
answerhappygod
- Site Admin
- Posts: 899604
- Joined: Mon Aug 02, 2021 8:13 am
Problem 4. Design a direct-mapped cache structure. The cache has the capacity of 8kB (kilo-byte), assuming 1 block is 51
Problem 4. Design a direct-mapped cache structure. The cache has the capacity of 8kB (kilo-byte), assuming 1 block is 512 bytes, and 1 valid bit, 1 tag bit. Calculate (S, E, B, m), draw and explain the cache structure? Hints: E = 1(1 line per set) because its direct-mapped cache, 16 = 4 X 4.
Join a community of subject matter experts. Register for FREE to view solutions, replies, and use search function. Request answer by replying!