Please do a,b,c,d, and e Consider a machine with a byte addressable main memory of Bytes and block size of 8 Bytes. Assume that a direct mapped cache consisting of 32 lines is used with this machine. a.How is a 16-bit memory address divided into tag, line number, and byte number? b.Into what line would Bytes with of the following address be stored? 0001- 0001- 0001- 1011 1100- 0011- 0011- 0100 1101- 0000- 0001- 1101 1010- 1010- 1010- 1010 c.Suppose the byte with address 0001 1010 0001 1010 is stored in the cache. What are the addresses of the other bytes stored along with it? d.How many total bytes of memory can be stored in the cache? e.Why is the tag also stored in the cache?
Please do a,b,c,d, and e
Consider a machine with a byte addressable main memory of Bytes and block size of 8 Bytes. Assume that a direct mapped cache consisting of 32 lines is used with this machine.
a.How is a 16-bit memory address divided into tag, line number, and byte number?
b.Into what line would Bytes with of the following address be stored?
0001- 0001- 0001- 1011
1100- 0011- 0011- 0100
1101- 0000- 0001- 1101
1010- 1010- 1010- 1010
c.Suppose the byte with address 0001 1010 0001 1010 is stored in the cache. What are the addresses of the other bytes stored along with it?
d.How many total bytes of memory can be stored in the cache?
e.Why is the tag also stored in the cache?
Trending now
This is a popular solution!
Step by step
Solved in 3 steps with 1 images