cvw/src
2023-02-26 09:38:32 -08: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 Renamed HPTW_WRITES_SUPPORTED to SVADU_SUPPORTED 2023-02-26 09:38:32 -08: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 Renamed HPTW_WRITES_SUPPORTED to SVADU_SUPPORTED 2023-02-26 09:38:32 -08:00
privileged Fixed missing assign when SSTC is not supported 2023-02-26 07:12:13 -08:00
uncore Removed pipelined level of hierarchy 2023-02-02 14:14:11 -08:00
wally Renamed HPTW_WRITES_SUPPORTED to SVADU_SUPPORTED 2023-02-26 09:38:32 -08:00