Add net voltages to enable IR drop analysis for GF180
@habibayassin this should give the IR drop metrics once merged.
@habibayassin this should give the IR drop metrics once merged.
perfect thank you
So, is it currently not possible to perform IR drop analysis on the GF180 process?
Because I tried running analyze_power_grid, but I always encounter the error THE MATRIX IS STRUCTURALLY SINGULAR ... ZERO COLUMN AT xxx. This seems to be an issue with Eigen, and a solution is provided here: Eigen Bug Report. Reinstalling Eigen and then recompiling OpenROAD might solve this problem, but I am not sure. Are other PDKs working fine? I have tried nangate45, it seems to have no problems
I don't see that error in the results for this PR. There are some cases where the pdn seems disconnected and I haven't had a chance to dig into them. If you can provide a test case for your singular matrix issue please open an issue.