Skip to content

Commit 89bf4ce

Browse files
committed
synth: clean out more indigestibles
fixes #2941 Signed-off-by: Øyvind Harboe <[email protected]>
1 parent 88a6db4 commit 89bf4ce

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

flow/scripts/synth.tcl

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,7 @@ if {![env_var_exists_and_non_empty SYNTH_WRAPPED_OPERATORS]} {
5151

5252
# Get rid of indigestibles
5353
chformal -remove
54+
delete t:\$print
5455

5556
# rename registers to have the verilog register name in its name
5657
# of the form \regName$_DFF_P_. We should fix yosys to make it the reg name.

0 commit comments

Comments
 (0)