support / src_en /api.get_net_of.txt
gofeco's picture
Upload 100 files
fe683c0 verified
raw
history blame
No virus
241 Bytes
<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>