askeco / src_info_hf /api.get_net_of.txt
gofeco's picture
Upload 100 files
b8d41f7 verified
raw
history blame
No virus
223 Bytes
<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>