Replies: 1 comment 3 replies
-
It would be easier if you formulated this in OR terms instead of GDS. OR doesn't directly generate GDS. I can't tell from the image/description what the problem is. |
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.
Uh oh!
There was an error while loading. Please reload this page.
-
I'm working on a hierarchy flow with the IHP SG32G2 PDK. Blocks have
MetalX.pin
shapes at the boundary but apparently they need to be fully enclosed byMetalX.drawing
. See page 70 of the Layout Rules Rev 0.4:This is a screenshot from my layout, the pin shape is generating DRC violations.
So, are there any flags/commands/... to add enclose these pins with
drawing
?Beta Was this translation helpful? Give feedback.
All reactions