Design a 64kb 8-way set associative cache that has 32 words


Problem :

A. Design a 64KB 8-way set associative cache that has 32 words per blocks and 4 bytes per word (MIPS type).

Assume a 32 bit address.

a) 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?

B. Design a 64KB direct mapped cache that has 32 words per blocks and 4 bytes per word (MIPS type) Assume a 32 bit address.

Calculate the following:

a) How many bits are used for the byte offset?

Request for Solution File

Ask an Expert for Answer!!
Computer Engineering: Design a 64kb 8-way set associative cache that has 32 words
Reference No:- TGS02931552

Expected delivery within 24 Hours