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