cvw/src/cache
Alec Vercruysse 61e19c2ddf Make CacheWay flush and dirty logic dependent on !READ_ONLY_CACHE
To increase coverage. Read-only caches do not have flushes since
they do not have dirty bits.
2023-04-05 11:48:18 -07:00
..
cache.sv make Cache Flush Logic dependent on !READ_ONLY_CACHE 2023-04-05 11:48:18 -07:00
cachefsm.sv remove ClearValid from cache 2023-04-05 11:48:18 -07:00
cacheLRU.sv put cacheLRU coverage explanation on another line 2023-04-05 11:48:18 -07:00
cacheway.sv Make CacheWay flush and dirty logic dependent on !READ_ONLY_CACHE 2023-04-05 11:48:18 -07:00
subcachelineread.sv Replaced tabs -> spaces cache. 2023-03-24 15:15:38 -05:00