cvw/wally-pipelined/src
2021-08-10 13:36:21 -05:00
..
cache Dcache and LSU clean up. 2021-08-10 13:36:21 -05:00
ebu moved subwordread to lsu 2021-07-17 20:37:20 -04:00
fpu all fpu units use the unpacking unit 2021-07-28 23:49:21 -04:00
generic renamed or_rows.sv 2021-07-16 20:17:03 -04:00
hazard Renamed DCacheStall to LSUStall in hart and hazard. 2021-07-15 10:16:16 -05:00
ieu Moved the ReadDataW register into the datapath. 2021-07-22 14:52:03 -05:00
ifu Fixed bug with the compressed immediate generation. Several formats should zero extend. 2021-07-26 11:55:31 -05:00
lsu Dcache and LSU clean up. 2021-08-10 13:36:21 -05:00
mmu Merge branch 'main' of github.com:davidharrishmc/riscv-wally into main 2021-07-26 11:55:00 -05:00
muldiv Fixed disabling MulDiv when not supported. Started adding generate for FPU unsupported 2021-07-04 19:33:46 -04:00
privileged fixed the read timer issue but we still have problems with interrupts and i/o devices. 2021-08-06 10:16:06 -05:00
uncore fix UART RX FIFO bug where tail pointer can overtake head pointer 2021-07-22 02:09:41 -04:00
wally Moved the ReadDataW register into the datapath. 2021-07-22 14:52:03 -05:00