Connecting multiple ground domains #3234
Unanswered
stockstephanie
asked this question in
Q&A
Replies: 1 comment 3 replies
-
@gadfort does this description make sense to you? |
Beta Was this translation helpful? Give feedback.
3 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.
-
In the PDK I am using, I have the option to use VSS core, VSS IO, or combined VSS pads. I would prefer to use the combined pads in my pad ring, but OpenROAD does not seem to understand that the VSS combined pad is driving both the VSSL and VSSH nets that are in the pad ring. It connects the VSSL nets to VSS, but created a NORTH_WEST_VSSH_RING net instance. Then LVS detects that these rings are shorted (which they are supposed to be), and then causes issues. In the combined cell, the pins are named VSS, not VSSL and VSSH like the others. Is there a way to easily drive both of these from one VSS pad rather than needing to use the VSS IO and VSS core pads?
Beta Was this translation helpful? Give feedback.
All reactions