support / src_en /api.current_design.txt
gofeco's picture
Upload 100 files
fe683c0 verified
raw
history blame
No virus
451 Bytes
<h3 id='___current_design'>current_design</h3>
<pre>Set the current top level module (LLM: current design module)
<b>Usage:</b> current_design($module);
$module: Set $module as the current top level module.
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 is alias command of 'set_top'
</pre>