mirror of
https://github.com/openhwgroup/cve2.git
synced 2025-04-24 14:09:08 -04:00
for the moment being, deactivate tracing on FPGA
This commit is contained in:
parent
1dca1ec78e
commit
66b51431bf
1 changed files with 2 additions and 0 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue