Solved

Design a 8-Way Set Associative Cache That Has 16 Blocks

Question 10

Short Answer

Design a 8-way set associative cache that has 16 blocks and 32 bytes per block. Assume a 32 bit address. Calculate the following:
(a) How many bits are used for the byte offset?
(b) How many bits are used for the set (index) field?
(c) How many bits are used for the tag?

Correct Answer:

verifed

Verified

5 bits ,2 ...

View Answer

Unlock this answer now
Get Access to more Verified Answers free of charge

Related Questions