Hazard3/hdl
Luke Wren 565b76672a Make MVENDORID/MARCHID/MIMPID configurable 2021-05-30 18:42:43 +01:00
..
arith Rename hazard5 -> hazard3 2021-05-21 03:46:29 +01:00
Makefile Rename hazard5 -> hazard3 2021-05-21 03:46:29 +01:00
hazard3.f More work on traps, delaying IRQs which arrive whilst a load/store address phase is stalled to avoid deassertion on the bus 2021-05-29 18:00:43 +01:00
hazard3_config.vh Make MVENDORID/MARCHID/MIMPID configurable 2021-05-30 18:42:43 +01:00
hazard3_config_inst.vh Rename hazard5 -> hazard3 2021-05-21 03:46:29 +01:00
hazard3_core.v Fix exception being passed to M when X is stalled but M is not (a load which had an unaligned address spuriously during a RAW stall on the result register) 2021-05-29 22:52:50 +01:00
hazard3_cpu_1port.v Rename hazard5 -> hazard3 2021-05-21 03:46:29 +01:00
hazard3_cpu_2port.v Rename hazard5 -> hazard3 2021-05-21 03:46:29 +01:00
hazard3_csr.v Make MVENDORID/MARCHID/MIMPID configurable 2021-05-30 18:42:43 +01:00
hazard3_decode.v Fix wrong reg readaddr when D starvation ends during a downstream load/store dphase stall (was using garbage from D instead of new fetch data predecoded in F) 2021-05-29 19:32:12 +01:00
hazard3_frontend.v More work on traps, delaying IRQs which arrive whilst a load/store address phase is stalled to avoid deassertion on the bus 2021-05-29 18:00:43 +01:00
hazard3_instr_decompress.v Rename hazard5 -> hazard3 2021-05-21 03:46:29 +01:00
hazard3_ops.vh Significant overhaul of trap handling. Exceptions now taken from stage 3 instead of stage 2 2021-05-23 11:59:46 +01:00
hazard3_regfile_1w2r.v Rename hazard5 -> hazard3 2021-05-21 03:46:29 +01:00
hazard3_width_const.vh Significant overhaul of trap handling. Exceptions now taken from stage 3 instead of stage 2 2021-05-23 11:59:46 +01:00
rv_opcodes.vh Import from hazard5 9743a1b 2021-05-21 02:34:16 +01:00