diff --git a/hw/rtl/VX_platform.vh b/hw/rtl/VX_platform.vh index ae78882b..4125b60f 100644 --- a/hw/rtl/VX_platform.vh +++ b/hw/rtl/VX_platform.vh @@ -116,8 +116,6 @@ // NOTE(hansung): define these macros to be the same as VERILATOR under VCS; // they will mostly be ignored `ifdef VCS -// VCS doesn't define SIMULATION by default -`define SIMULATION `define TRACING_ON /* verilator tracing_on */ `define TRACING_OFF /* verilator tracing_off */ `ifndef NDEBUG