File size: 256 Bytes
b8d41f7
 
 
 
 
 
1
2
3
4
5
6
<h3 id='___get_ref'>get_ref</h3>
<pre>Get the reference of the instance, return leaf cell name or hierarchical module name 
<b>Usage:</b> $reference = get_ref($instance);
$instance: Instance name, "U123"
$reference: Return reference name, "NAND2X4" 
</pre>