I have a schematics device path and I want to get the nets associated with the logic gate or subcell.
Ex: device path I254|I101
I am working through the script currently, but I would like to make sure there is not a function that does it simpler.
Is there a better way of getting the net rather than doing a foreach loop to follow the device path then get the nets?
Paul