Extract cell connections #782
Replies: 1 comment 2 replies
-
If the design is placed, all leaf cells will be present as
|
Beta Was this translation helpful? Give feedback.
-
If the design is placed, all leaf cells will be present as
|
Beta Was this translation helpful? Give feedback.
-
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