Revert "Provide opt-in wedge debugging info"
This reverts commit 68d3bd484e.
This commit is contained in:
@@ -40,9 +40,6 @@ BSC_COMPILATION_FLAGS += \
|
||||
-D BRVF_TRACE \
|
||||
-D XILINX_BSCAN -D JTAG_TAP
|
||||
|
||||
# Enable to expose last and next instruction info as DMI registers
|
||||
#BSC_COMPILATION_FLAGS += -D DEBUG_WEDGE
|
||||
|
||||
# Synth only BSC_COMPILATION_FLAGS
|
||||
SYNTH_BSC_OPTIONS = -D XILINX_XCVU9P
|
||||
|
||||
|
||||
@@ -13,7 +13,7 @@ import PowerOnReset ::*;
|
||||
import ClockHacks ::*;
|
||||
import Giraffe_IFC ::*;
|
||||
|
||||
typedef 7 ABITS;
|
||||
typedef 6 ABITS;
|
||||
`ifdef XILINX_BSCAN
|
||||
`ifdef XILINX_XCVU095
|
||||
typedef 6 IR_LENGTH;
|
||||
|
||||
Reference in New Issue
Block a user