LU Factorization of the G Matrix failed during analyze_power_grid #2791
Replies: 2 comments 1 reply
-
Can you share a self-contained test case? |
Beta Was this translation helpful? Give feedback.
1 reply
-
Converted to issue #2801 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello! I would like to know how to debug this error:
"[ERROR PSM-0010] LU factorization of the G Matrix failed. SparseLU solver message: THE MATRIX IS STRUCTURALLY SINGULAR ... ZERO COLUMN AT"
I have tried with the gf180/aes design and with my own design in another PDK and it always give this error.
Note that I have properly set the voltage using set_pdnsim_net_voltage command. There is also an info message saying:
[INFO PSM-0040] All shapes on net VDD are connected.
Just for an example, for my own design, the pdn.tcl contains the following:
If more information is needed, just inform me. Thank you!
Beta Was this translation helpful? Give feedback.
All reactions