Skip to content

Commit

Permalink
Fix SYNTH_ELABORATE_ONLY
Browse files Browse the repository at this point in the history
  • Loading branch information
donn committed Dec 25, 2023
1 parent 56c347c commit 972936a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions scripts/yosys/elaborate.tcl
Original file line number Diff line number Diff line change
Expand Up @@ -90,3 +90,4 @@ opt_clean -purge
tee -o "$::env(synth_report_prefix)$chk_ext" check
tee -o "$::env(synth_report_prefix)$stat_ext" stat -top $vtop -liberty $sclib
write_verilog -noattr -noexpr -nohex -nodec -defparam "$::env(SAVE_NETLIST)"
write_json $::env(synthesis_tmpfiles)/$::env(DESIGN_NAME).json

0 comments on commit 972936a

Please sign in to comment.