Revert "Provide opt-in wedge debugging info"
This reverts commit 68d3bd484e.
This commit is contained in:
@@ -242,11 +242,6 @@ module mkCoreW #(Reset dm_power_on_reset)
|
||||
|
||||
mkConnection (debug_module.hart0_client_run_halt, proc.hart0_run_halt_server);
|
||||
mkConnection (debug_module.hart0_get_other_req, proc.hart0_put_other_req);
|
||||
|
||||
`ifdef DEBUG_WEDGE
|
||||
mkConnection (proc.hart0_last_inst, debug_module.hart0_last_inst);
|
||||
mkConnection (proc.hart0_next_inst, debug_module.hart0_next_inst);
|
||||
`endif
|
||||
`endif
|
||||
|
||||
`ifdef INCLUDE_TANDEM_VERIF
|
||||
|
||||
Reference in New Issue
Block a user