Disable the trace for normal operation.

This commit is contained in:
Rose Thompson 2023-11-21 13:49:07 -06:00
parent 2a2d24c701
commit 09b04fca35

View File

@ -23,7 +23,7 @@
`define NUM_REGS 32
`define NUM_CSRS 4096
`define STD_LOG 1
`define STD_LOG 0
`define PRINT_PC_INSTR 0
`define PRINT_MOST 0
`define PRINT_ALL 0