Disable simulation checker again.. i should really take care of this

This commit is contained in:
Andreas Traber 2016-03-24 18:15:33 +01:00
parent 68afee79a6
commit 3859f66a1e

View file

@ -29,7 +29,7 @@
// no traces for synthesis, they are not synthesizable
`ifndef SYNTHESIS
`define TRACE_EXECUTION
`define SIMCHECKER
//`define SIMCHECKER
`endif