16. Assume a direct mapped cache that holds 4096 bytes, in which each block is 16 bytes. Assuming that an address is 32 bits and that cache is initially empty. Complete the table that follows. (You should use hexadecimal numbers for all your answers.). Which, if any, of the addresses will cause a collision (forcing the block that was just brought in to be overwritten) if they are access one right after the other?
Address TAG Cache Location(block Offset within Block
0x0FF0FABA
0x00000011
0x0FFFFFFE
0x23456719
0xCAFEBABE

Q&A Education