File size: 223 Bytes
b8d41f7
 
 
 
 
 
1
2
3
4
5
6
<h3 id='___get_net_of'>get_net_of</h3>
<pre>Get net name connecting to a 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>