<#1502 LIB_SYNTH_COMPLETE -&gt; LIB_SYNTH_MERGED i...
# openlane-development
g
#1502 LIB_SYNTH_COMPLETE -&gt; LIB_SYNTH_MERGED in some OpenROAD scripts Pull request opened by yupferris When using asap7, LIB_SYNTH_COMPLETE specifies several files, instead of a single one, like many commands in the flow scripts expect. To work around this, we can specify LIB_SYNTH_MERGED instead, which, after
prep
in all.tcl is invoked, refers to the output of Liberty file merging, which should contain everything we need to continue in the flow. This is what should have been done in 0291a96. Fixes #1486. The-OpenROAD-Project/OpenLane All checks have passed 26/26 successful checks