Im doing this ULP to get a list of pin->net connection out of the schematic.
Im accessing the Pins through
schematic->parts->device/deviceset->gates->pins and the pin.net always gives
an empty string.
What am I doing wrong?
Im doing this ULP to get a list of pin->net connection out of the schematic.
Im accessing the Pins through
schematic->parts->device/deviceset->gates->pins and the pin.net always gives
an empty string.
What am I doing wrong?
...but the pin.contact boolean check mentioned in the help doesnt seem to
work from that end.. But thats not a big problem as I can check the name for
an empty sting.
...but the pin.contact boolean check mentioned in the help doesnt seem to
work from that end.. But thats not a big problem as I can check the name for
an empty sting.