236 views
0 votes
0 votes
What is the no.of multiplexer user in Set Associative Cache Mapping ? After CPU generates the Address ,1st Set bits are checked(Are these set bits ,extra space than the tags that is attached to every lines of cache?)

As far i have understood that After Cpu generates the address 1st set-bits are matched with cache set-bits. Multiplexer equal to no of bits in SET are used for selectting in which set address could be.THen the k tags of k set associative are send to comaparator where it is matched to the tag of address generated by CPU.

Please log in or register to answer this question.

Related questions

0 votes
0 votes
1 answer
1
Mrityudoot asked Jun 5, 2023
648 views
In a 2 level hierarchy, the cache has an access time of 15 ns and the main memory has an access time of 110 ns, the hit rate of the cache is 90%. If the block size of the...
0 votes
0 votes
1 answer
3
0 votes
0 votes
0 answers
4
aditi19 asked Dec 5, 2018
322 views
https://gateoverflow.in/494/gate2008-71can someone explain how indexes of the array elements have been calculated?