cvw/src
Ross Thompson 5c52827f51 Cleanup.
2023-02-24 18:20:42 -06:00
..
cache Removed pipelined level of hierarchy 2023-02-02 14:14:11 -08:00
ebu Parenthesized reduction operators to avoid DC lint 2023-02-04 18:49:47 -08:00
fpu Fixed Issue #65 fmv sign selection. Sign needs to come from most significant bit of raw X source without doing NaN Box fixes first. 2023-02-21 09:57:57 -08:00
generic Merge pull request #98 from ross144/main 2023-02-20 11:27:47 -08:00
hazard Removed pipelined level of hierarchy 2023-02-02 14:14:11 -08:00
ieu Fixed Issue #106: fld rasies load access fault instead of illegal instruction. The IEU controller had considered all fp loads and stores to be legal regardless of whether the FPU is enabled or the type is supported. Merged illegal instruction detection from both units into the Decode stage, saving two bits of pipeline register as well. 2023-02-21 09:32:17 -08:00
ifu Cleanup. 2023-02-24 18:20:42 -06:00
lsu Removed test code that broke LSU 2023-02-20 12:42:46 -08:00
mdu Removed pipelined level of hierarchy 2023-02-02 14:14:11 -08:00
mmu PMP checker size check to avoid spurious warnings 2023-02-19 16:08:23 -08:00
privileged Merge branch 'main' of https://github.com/openhwgroup/cvw into dev 2023-02-21 09:58:18 -08:00
uncore Removed pipelined level of hierarchy 2023-02-02 14:14:11 -08:00
wally Merge branch 'main' of https://github.com/openhwgroup/cvw into dev 2023-02-21 09:58:18 -08:00