fe683c0
1
2
3
4
5
6
<h3 id='___get_net_of'>get_net_of</h3> <pre>Get net name connecting to a pin (LLM: net of pin) <b>Usage:</b> my $net = get_net_of($pin); $pin: The pin of the instance, 'U1234.A1' or 'U1234/A1' $net: The net name connecting to the pin </pre>