Hi,
I have a schematic, which has several symbols (instance) in it. Each symbol has a certain number of pins. I want to select a few pins from different symbols (by Ctrl clicking on the pins), and then call some functions for each of the pin, for instance print the pin names of each selected pin. How can I achieve this through SKILL?
I think I should use foreach but I don't know how to call the selected pins inside foreach.
Really appreciate the help. Thanks a lot!
Gang