Error in getType(), pointing to nullptr #7640
Unanswered
yashkumar3066
asked this question in
Q&A
Replies: 1 comment 7 replies
-
|
We have PDKs with pins on m2 so I doubt it. Can you build debug and get more info on line numbers and exactly what is happening? |
Beta Was this translation helpful? Give feedback.
7 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.
Uh oh!
There was an error while loading. Please reload this page.
-
I am getting through pdn for my pdk, and when I do global_placement with routability or global_route this is the segmentation fault.
I have gone through my entire Tech Lef, no Layer Type is missing undefined, nor is my stdcell lef calling a undefined layer.
I tried it out for just one inverter cell it ran but the moment I use a mux or a clocked inverter it fails.
Is it because these stdcells have pins on M2 as well?
Would be great if someone could help me debug!
Beta Was this translation helpful? Give feedback.
All reactions