InterviewSolution
Saved Bookmarks
| 1. |
Consider 4-way set-associative cache memory has the following properties:Data words are 32 bits eachA cache block will contain 2048 bits of dataThe address supplied from the CPU is 32 bits longThere are 2048 blocks in the cacheAddresses are to the wordNumber of bits in tag?(A) 17(B) 15(C) 16(D) None of the above |
| Answer» | |