You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Aug 9, 2024. It is now read-only.
I want to get the information of all the instance in the top-cell, such as name, location, width, height and pin-information, etc.
(eg:
cell name : r493/FE_OFC16857_n623
position : 126.920 26.180 127.490 27.580
type: BUF_X1
fanin pins: A
fanout pins: Z )
How can I get them from the gds files using python script?
Thanks
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Hello everyone,
I want to get the information of all the instance in the top-cell, such as name, location, width, height and pin-information, etc.
(eg:
cell name : r493/FE_OFC16857_n623
position : 126.920 26.180 127.490 27.580
type: BUF_X1
fanin pins: A
fanout pins: Z )
How can I get them from the gds files using python script?
Thanks
The text was updated successfully, but these errors were encountered: