This website requires JavaScript.
Explore
Help
Register
Sign In
Github_Repos
/
cvw
Watch
1
Star
0
Fork
1
You've already forked cvw
mirror of
https://github.com/openhwgroup/cvw
synced
2025-02-11 06:05:49 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
ed9fa07ba3
cvw
/
src
/
ifu
History
Jordan Carlin
092d10a3cd
correct c.sext.b encoding and remove unreachable code in 01100 case
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
Home