Brett Witherspoon
10/05/2022, 11:13 PMflow.tcl -gui
which appears to do what I want but the GUI immediately closes and it appears to start a new run first. I want to few the congestion of a previous failed run. I suspect I need to manually position some macros.Tiago Silva
10/05/2022, 11:27 PMopenroad -gui
inside the dockerBrett Witherspoon
10/09/2022, 3:06 PM./flow.tcl -design ucaspian -tag floorplan -to floorplan -overwrite
then ./flow.tcl -design ucaspian -tag floorplan -gui
Brett Witherspoon
10/09/2022, 3:07 PM-tag
allows to specify the run and -gui
essentially runs the OpenROAD GUI but is a little easier then manually running openroad -gui