Question: Consider a direct - mapped cache - based byte - addressable computer with 2 4 - bit address memory and a cache capable of storing

Consider a direct-mapped cache-based byte-addressable computer with 24-bit address memory and a cache capable of storing a total of 64K bytes of data. The blocks of 32 bytes exist in each of the memory and the cache.
Select five answers below for the following questions?
1) what is the Offset field size (in number of bits)?
2) what is the Block field size (in number of bits)?
3) what is the Tag field size (in number of bits)?
4) How many numbers of blocks of main memory are there?
5) To which cache block will the memory address 0x0B63FA map to?
Select 5 correct answer(s)
Question 2 options:
Offset field size (in number of bits)=5
Offset field size (in number of bits)=6
Offset field size (in number of bits)=7
Block field size (in number of bits)=12
Block field size (in number of bits)=11
Block field size (in number of bits)=14
Tag field size (in number of bits)=6
Tag field size (in number of bits)=7
Tag field size (in number of bits)=8
numbers of blocks of main memory =2^19
numbers of blocks of main memory =2^20
numbers of blocks of main memory =2^18
0x33F
0x31F
0x31B

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Programming Questions!