David Harris
|
3fa55a01f4
|
simplified or_rows generation and renamed oneHotDecoder to onehotdecoder
|
2021-08-25 06:46:41 -04:00 |
|
Ross Thompson
|
25a8920a69
|
Tested all numbers of ways for dcache 1, 2, 4, and 8.
|
2021-07-22 10:38:07 -05:00 |
|
Ross Thompson
|
5860f147d4
|
4 way set associative is now working.
|
2021-07-21 14:01:14 -05:00 |
|
Ross Thompson
|
3f780f012a
|
Finally fixed bug with the set associative design. The issue was not in the LRU but instead in the way selection mux.
Also forgot to include cacheLRU.sv file.
|
2021-07-20 23:17:42 -05:00 |
|