Skip to content

Commit c1992e9

Browse files
authored
Merge pull request #2942 from Pinata-Consulting/synth-clean-out-indigestables
synth: clean out more indigestibles
2 parents 9bca87d + 89bf4ce commit c1992e9

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)