Disable boottrace generation by default

This commit is contained in:
Jordan Carlin 2025-01-04 10:59:16 -08:00
parent 1a75747e21
commit 0d84c76e1f
No known key found for this signature in database

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