Guest
Hi,
I'm trying to extract connectivity from a layout view, so that the user
can input a schematic or net name and my skill program will return a
list of shapes associated with the given net name.
It's not guaranteed that VXL will be used, so I initially wrote some
routines to extract net connectivity from the layout by looking for
text labels and what shapes they overlap, and what shapes connect to
that shape, etc. Is there a way to get this net name to shape id(s)
information in an easy way? I know the data exists because things like
any LVS routine needs that info, but I don't know how to access those
databases.
Thanks,
Brian
I'm trying to extract connectivity from a layout view, so that the user
can input a schematic or net name and my skill program will return a
list of shapes associated with the given net name.
It's not guaranteed that VXL will be used, so I initially wrote some
routines to extract net connectivity from the layout by looking for
text labels and what shapes they overlap, and what shapes connect to
that shape, etc. Is there a way to get this net name to shape id(s)
information in an easy way? I know the data exists because things like
any LVS routine needs that info, but I don't know how to access those
databases.
Thanks,
Brian