support / src_en /api.current_instance.txt
gofeco's picture
Upload 100 files
fe683c0 verified
raw
history blame
No virus
459 Bytes
<h3 id='___current_instance'>current_instance</h3>
<pre>Set the current instance, alias of 'set_inst'
<b>Usage:</b> current_instance($instance);
$instance: Set $instance as the current instance.
If the argument is missing, return the current setting
".." set to parent module, "~" set to the most top level module
<b>Note:</b> It can be reset to the root top module by 'undo_eco'. It has same effect of 'set_top' and 'current_design'
</pre>