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