File size: 178 Bytes
b8d41f7
 
 
 
 
 
1
2
3
4
5
6
<h3 id='___exist_wire'>exist_wire</h3>
<pre>Check if a wire exists
<b>Usage:</b>my $ret = exist_wire($wire);
$wire: The wire name for checking
$ret: 1: exists 0: not exist
</pre>