Update Tesbench toplevel interface sizes
This commit is contained in:
@@ -22,7 +22,7 @@ BSC_COMPILATION_FLAGS += \
|
||||
-D FABRIC64 \
|
||||
-D CheriBusBytes=8 \
|
||||
-D CheriMasterIDWidth=1 \
|
||||
-D CheriTransactionIDWidth=5 \
|
||||
-D CheriTransactionIDWidth=6 \
|
||||
-D CAP128 -D BLUESIM \
|
||||
-D MEM64 \
|
||||
-D RISCV \
|
||||
|
||||
@@ -90,7 +90,7 @@ BSC_COMPILATION_FLAGS += \
|
||||
-D FABRIC64 \
|
||||
-D CheriBusBytes=8 \
|
||||
-D CheriMasterIDWidth=1 \
|
||||
-D CheriTransactionIDWidth=5 \
|
||||
-D CheriTransactionIDWidth=6 \
|
||||
-D CAP128 -D BLUESIM \
|
||||
-D MEM64 \
|
||||
-D RISCV \
|
||||
|
||||
@@ -93,7 +93,7 @@ import Debug_Module :: *;
|
||||
interface SoC_Top_IFC;
|
||||
|
||||
`ifdef INCLUDE_GDB_CONTROL
|
||||
interface AXI4Lite_Slave #(7, 32, 0, 0, 0, 0, 0) debug_subordinate;
|
||||
interface AXI4Lite_Slave #(21, 32, 0, 0, 0, 0, 0) debug_subordinate;
|
||||
`endif
|
||||
|
||||
`ifdef INCLUDE_TANDEM_VERIF
|
||||
|
||||
Reference in New Issue
Block a user