Define SIMULATION under VERILATOR
This commit is contained in:
@@ -50,6 +50,7 @@
|
|||||||
`define TRACE(level, args) $write args
|
`define TRACE(level, args) $write args
|
||||||
`else
|
`else
|
||||||
`ifdef VERILATOR
|
`ifdef VERILATOR
|
||||||
|
`define SIMULATION
|
||||||
`define TRACING_ON /* verilator tracing_on */
|
`define TRACING_ON /* verilator tracing_on */
|
||||||
`define TRACING_OFF /* verilator tracing_off */
|
`define TRACING_OFF /* verilator tracing_off */
|
||||||
`ifndef NDEBUG
|
`ifndef NDEBUG
|
||||||
|
|||||||
Reference in New Issue
Block a user