<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> |
<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> |