Computer Science, asked by bantymishra1232, 1 month ago

What is Cache? Discuss associative mapped cache organization?​

Answers

Answered by yroli386
5

Explanation:

Any block can go into any line of the cache. This means that the word id bits are used to identify which word in the block is needed, but the tag becomes all of the remaining bits. This enables the placement of any word at any place in the cache memory.

Answered by shashwat05
1

Any block can go into any line of the cache. This means that the word id bits are used to identify which word in the block is needed, but the tag becomes all of the remaining bits. This enables the placement of any word at any place in the cache memory.

Similar questions