Ask Question

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?

+3
Answers (1)
  1. 29 April, 00:14
    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 & Technology if the answers seem to be not correct or there’s no answer. Try a smart search to find answers to similar questions.
Search for Other Answers