We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 9bca87d + 89bf4ce commit c1992e9Copy full SHA for c1992e9
flow/scripts/synth.tcl
@@ -51,6 +51,7 @@ if {![env_var_exists_and_non_empty SYNTH_WRAPPED_OPERATORS]} {
51
52
# Get rid of indigestibles
53
chformal -remove
54
+delete t:\$print
55
56
# rename registers to have the verilog register name in its name
57
# of the form \regName$_DFF_P_. We should fix yosys to make it the reg name.
0 commit comments