for the moment being, deactivate tracing on FPGA

This commit is contained in:
Francesco Conti 2016-05-04 17:35:02 +02:00
parent 1dca1ec78e
commit 66b51431bf

View file

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