cvw/src/ifu
2024-01-12 19:09:10 -08:00
..
bpred Removed unnecessary pc reset logic from ifu and btb. 2023-12-13 13:05:10 -06:00
decompress.sv correct c.sext.b encoding and remove unreachable code in 01100 case 2024-01-12 19:09:10 -08:00
ifu.sv Found bugs in the no I$ implementation's abhinterface width. We were only testing XLEN=32. XLEN=64 did not properly align instructions not aligned to 8 byte boundaries. 2024-01-06 22:29:16 -06:00
irom.sv Commented IROM preloading 2023-11-19 19:33:57 -08:00
spill.sv Removed unnecessary spill for compressed aligned to end of cache line or uncached access. 2024-01-10 13:06:16 -06:00