Ask Question
12 September, 17:26

Suppose we have a byte-addressable computer using fully associative mapping with 16-bit main memory addresses and 32 blocks of cache. If each block contains 16 bytes. What is the size of the tag field?

+1
Answers (1)
  1. 12 September, 19:26
    0
    Tag field = 12

    Explanation:

    The computer system is a digital system that communicates with electronics or bits of data. Each components in the device also communicate with one another using bits.

    The microprocessor is the computing center. of the system. It has a cache memory which retrieves and holds data for the CPU to executes faster. Which block of the cache is tag with a given size of information.

    Tag field = length of address - offset bit - block address bit

    = 16 - 4 = 12
Know the Answer?
Not Sure About the Answer?
Find an answer to your question ✅ “Suppose we have a byte-addressable computer using fully associative mapping with 16-bit main memory addresses and 32 blocks of cache. If ...” in 📘 Computers and Technology if you're in doubt about the correctness of the answers or there's no answer, then try to use the smart search and find answers to the similar questions.
Search for Other Answers