cvw/pipelined/src
2022-04-12 17:56:36 -05:00
..
cache Hacky fix to prevent ITLBMissF and TrapM bug. 2022-04-12 17:56:23 -05:00
ebu
fma Added SystemVerilog flag to fma.do so that fma16 compiles properly 2022-03-31 17:00:38 +00:00
fpu fixed errors and warnings in rv32e 2022-04-07 17:21:20 +00:00
generic Merge branch 'main' of github.com:davidharrishmc/riscv-wally into main 2022-04-04 10:56:10 -05:00
hazard
ieu Moved WriteDataM register into LSU. 2022-03-23 14:17:59 -05:00
ifu Hacky fix to prevent ITLBMissF and TrapM bug. 2022-04-12 17:56:23 -05:00
lsu Hacky fix to prevent ITLBMissF and TrapM bug. 2022-04-12 17:56:23 -05:00
mmu Modified clint to support all byte write sizes. 2022-03-31 11:31:52 -05:00
muldiv
privileged Possible fix for trap concurent with xret. Fixes the priority so trap has higher priority than either sret or mret. Previous code had priority to xret in the trap logic and privilege logic, but not the csrsr logic. This caused partial execution of the instruction. 2022-04-07 16:56:28 -05:00
uncore UART and clock speed changes to support 30Mhz. 2022-04-12 17:56:36 -05:00
wally Added more ILA signals. 2022-04-02 16:39:45 -05:00
sdc