Computer Science, asked by akhlas1512034, 1 day ago

The Intel 80486 has an on- chip, unified cache. It contains 8 kB and has a fourway set- associative organization and a block length of four 32-bit words. The
cache is organized into 128 sets. There is a single “line valid bit” and three
Bits, B0, B1, and B2 (the “LRU” bits), per line. On a cache miss, the 80486
reads a 16-byte line from main memory in a bus memory read burst. Draw
a simplified diagram of the cache and show how the different fields of the
address are interpreted.

Answers

Answered by mishrapriya18
9

Answer:

Block length = four 32-bit word

So, the desired block contains the 4 words.

The desired number of sets 128 =27

There are 7 cache lines are...

Similar questions