Revert "Plumb through a lot more ROB debug state"
This reverts commit 0f65994955.
This commit is contained in:
@@ -245,7 +245,7 @@ module mkCoreW #(Reset dm_power_on_reset)
|
||||
|
||||
`ifdef DEBUG_WEDGE
|
||||
mkConnection (proc.hart0_last_inst, debug_module.hart0_last_inst);
|
||||
mkConnection (proc.hart0_debug_rob, debug_module.hart0_debug_rob);
|
||||
mkConnection (proc.hart0_next_inst, debug_module.hart0_next_inst);
|
||||
`endif
|
||||
`endif
|
||||
|
||||
|
||||
Reference in New Issue
Block a user