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 f93858a + 84ee6da commit c1a0f94Copy full SHA for c1a0f94
flow/scripts/synth.tcl
@@ -92,4 +92,4 @@ tee -o $::env(REPORTS_DIR)/synth_check.txt check
92
tee -o $::env(REPORTS_DIR)/synth_stat.txt stat {*}$stat_libs
93
94
# Write synthesized design
95
-write_verilog -noattr -noexpr -nohex -nodec $::env(RESULTS_DIR)/1_1_yosys.v
+write_verilog -noexpr -nohex -nodec $::env(RESULTS_DIR)/1_1_yosys.v
0 commit comments