11. <12 pts> Given tag=4 bits, index=7 bits, block offset=3 bits, and the address is 0x1FA9 \ Hint: break the address
Posted: Tue Jul 12, 2022 8:10 am
11. <12 pts> Given tag=4 bits, index=7 bits, blockoffset=3 bits, and the address is 0x1FA9
\ Hint: break the address up into binary tosolve.
11.a. ( 3.0 pts) What is the blockoffset?
11.b. ( 3.0 pts) What is the index?
11.c. ( 3.0 pts) What is the tag?
11.d. ( 3.0 pts) What is the maximum possibleaddress of the memory being cached, in hex, given the parametersabove?
\ Hint: break the address up into binary tosolve.
11.a. ( 3.0 pts) What is the blockoffset?
11.b. ( 3.0 pts) What is the index?
11.c. ( 3.0 pts) What is the tag?
11.d. ( 3.0 pts) What is the maximum possibleaddress of the memory being cached, in hex, given the parametersabove?