scope fixes
This commit is contained in:
@@ -9,6 +9,7 @@ vortex_afu.json
|
||||
+define+DBG_PRINT_CACHE_MSRQ
|
||||
+define+DBG_PRINT_DRAM
|
||||
+define+DBG_PRINT_OPAE
|
||||
+define+DBG_PRINT_SCOPE
|
||||
|
||||
+define+SCOPE
|
||||
|
||||
|
||||
@@ -802,7 +802,8 @@ end
|
||||
VX_scope #(
|
||||
.DATAW ($bits({`SCOPE_SIGNALS_LIST})),
|
||||
.BUSW (64),
|
||||
.SIZE (256)
|
||||
.SIZE (256),
|
||||
.IDW (19)
|
||||
) scope (
|
||||
.clk (clk),
|
||||
.reset (SoftReset),
|
||||
|
||||
Reference in New Issue
Block a user