|
[17 Oct 2002|12:28pm] |
Ok,
So for my current assignment we are simulating a write-back, write-allocate data cache that uses virtual address and a random replacement policy. We are given the size of the cache, the associativy, block size and a stream of address. I understand what we need to do and what not, but umm I really don't know how to do the oh so important part which is actually checking to see if an address is in the cache. I find information on the concept, but not the act execution. Maybe it's something that is incredibly simple I do not understand. I don't know if i am not working it correctly when I search for information on it or what, so any insight you guys have would be incredibly helpful. Thanks.
|
|