cvw/wally-pipelined
Ross Thompson c954fb510b Renamed DCacheStall to LSUStall in hart and hazard.
Added missing logic in lsu.
2021-07-15 10:16:16 -05:00
..
bin
config restored rv64ic config back to full sized dtim. 2021-07-13 11:18:54 -05:00
linux-testgen optionally output GDB-formatted instruction list to main buildroot folder 2021-07-03 17:25:19 -04:00
misc
ppa
regression dcache STATE_CPU_BUSY needs to assert CommittedM. This is required to ensure a completed memory operation is not bound to an interrupt. ie. MEPC should not be PCM when committed. 2021-07-14 23:08:07 -05:00
src Renamed DCacheStall to LSUStall in hart and hazard. 2021-07-15 10:16:16 -05:00
testbench dcache STATE_CPU_BUSY needs to assert CommittedM. This is required to ensure a completed memory operation is not bound to an interrupt. ie. MEPC should not be PCM when committed. 2021-07-14 23:08:07 -05:00
testgen
lint-wally