Disable the trace for normal operation.

This commit is contained in:
Rose Thompson 2023-11-21 13:49:07 -06:00
parent c77a47b403
commit 1dac4d221e

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