Matt Liberty
Matt Liberty
> It is also possible to turn openROAD's embedded GUI into a standalone project and add some features. I'm curious what you are proposing - I'm not familiar with those...
Each time you push to an open PR it starts another CI run. Please be judicious or close the PR and reopen it when ready.
If you wish you can PR the dependency installer as it sounds like you have a machine to test on that shows the issue.
I believe you can specify the cut spacing now to avoid the via wall with -split_cuts.
> Cells won't be placed under M2 straps as they cannot be routed as shown below but is handled during PNR That would also be an enhancement. We don't normally...
@rovinski do you plan to continue with this or close?
While we should protect against the crash, you should note that you haven't loaded any design (eg .def or .v): ``` source $::env(SCRIPTS_DIR)/read_liberty.tcl read_lef $::env(TECH_LEF) read_lef $::env(SC_LEF) read_power_activities -scope TOP/MockArrayTestbench/postSynthesis...
Had things worked properly we would have errored with no design before even trying to load the file.
@donn any concerns here? Nix support is for OL2 so I have none.