Extract cell connections #782
Unanswered
Licheng-Guo
asked this question in
Q&A
Replies: 1 comment 2 replies
-
If the design is placed, all leaf cells will be present as
|
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hey Chris,
I'm trying to extract the primitive cells connected to a given module port.
I have a basic version working by first getting all desired EDIFHierCellInsts, then looking up their physical locations. However, what if a module is encrypted and we cannot see the EDIFNetlist? Can we extract connections through the physical netlist to bypass the encryption issue? Thanks!
Beta Was this translation helpful? Give feedback.
All reactions