Skip to content

Commit

Permalink
bender: Put TRACE_EXECUTION under target simulation
Browse files Browse the repository at this point in the history
  • Loading branch information
CyrilKoe committed Aug 30, 2023
1 parent 78c7e4b commit b4fbebc
Showing 1 changed file with 2 additions and 6 deletions.
8 changes: 2 additions & 6 deletions Bender.yml
Original file line number Diff line number Diff line change
Expand Up @@ -72,14 +72,10 @@ sources:
- rtl/data_periph_demux.sv
- rtl/core_demux_wrap.sv
# Level 2
- target: rtl
- rtl/core_region.sv
- target: simulation
defines:
TRACE_EXECUTION: ~
files:
- rtl/core_region.sv
- target: not(rtl)
files:
- rtl/core_region.sv
# Level 3
- rtl/pulp_cluster.sv

Expand Down

0 comments on commit b4fbebc

Please sign in to comment.