<#697 rewrite or_replace.tcl to use global_placeme...
# openlane
g
#697 rewrite or_replace.tcl to use global_placement command not low-level swig New issue created by maliberty Description In or_replace.tcl you should be using the global_placement command not mucking around with the swig layer. The current code for PL_ROUTABILITY_DRIVEN is wrong and routability can't be turned off. Please replace all this with a proper command invocation. Environment latest Reproduction Material any design Expected behavior match OR Logs None The-OpenROAD-Project/OpenLane