cvw/pipelined/src
2022-09-29 16:30:25 -07:00
..
cache Possible fix to the bus cache interaction. 2022-09-27 11:34:33 -05:00
ebu Fixed HTRANS not changing after accepting HREADY. This exposed a bug in uncore. 2022-09-29 11:54:03 -05:00
fpu Adding start signals for integer divider to fdivsqrt 2022-09-29 16:30:25 -07:00
generic changed always_ff to always in sram1p1rw to fix testbench complaint 2022-09-25 19:56:40 -07:00
hazard
ieu Eliminated store after store stall when no cache; simplified divshiftcalc logic. 2022-09-21 13:02:34 -07:00
ifu Hmm. the icache and ifu didn't have a CommittedF signals going back to the privileged unit. They probably should. If an interrupt occurred during the middle of an instruction fetch icache miss I think it would corrupt the icache. 2022-09-28 17:39:51 -05:00
lsu Hmm. the icache and ifu didn't have a CommittedF signals going back to the privileged unit. They probably should. If an interrupt occurred during the middle of an instruction fetch icache miss I think it would corrupt the icache. 2022-09-28 17:39:51 -05:00
mmu
muldiv
ppa
privileged Hmm. the icache and ifu didn't have a CommittedF signals going back to the privileged unit. They probably should. If an interrupt occurred during the middle of an instruction fetch icache miss I think it would corrupt the icache. 2022-09-28 17:39:51 -05:00
uncore Fixed HTRANS not changing after accepting HREADY. This exposed a bug in uncore. 2022-09-29 11:54:03 -05:00
wally Added integer inputs and flags to divsqrt 2022-09-29 23:08:27 +00:00
sdc