cvw/src/cache
Alec Vercruysse a1bbcd5e8a Coverage and readability improvements to LRUUpdate logic
The genvar stuff was switched to readable names to make it easier
to understand for the first time. In the LRUUpdate logic for loop,
a special case was added for simpler logic in the case of the root
node, to hit coverage.
2023-04-12 01:15:35 -07:00
..
cache.sv Make AdrSelMux and CacheBusAdrMux mux2 if READ_ONLY_CACHE 2023-04-12 01:15:35 -07:00
cachefsm.sv remove ClearValid from cache 2023-04-05 11:48:18 -07:00
cacheLRU.sv Coverage and readability improvements to LRUUpdate logic 2023-04-12 01:15:35 -07:00
cacheway.sv Exclude (FlushStage & SetValidWay) condition for RO caches 2023-04-12 01:15:35 -07:00
subcachelineread.sv Replaced tabs -> spaces cache. 2023-03-24 15:15:38 -05:00