Product Documentation
Cadence Library Manager User Guide
Product Version IC23.1, November 2023

autoModuleNameUpdate

ahdl autoModuleNameUpdate boolean { t | nil }

Description

Updates the corresponding module name in the HDL file automatically while copying or renaming a text cellview.

The default is t. If this variable is set to nil, then after each copy or rename operation the application asks whether you want to update the module name automatically or not.

For example, if you rename functional text cellview myVerilogCell, with the module by the same name, to myNewVerilogCell, the module name updates in the Verilog file automatically.

GUI Equivalent

None

Examples

envGetVal("ahdl" "autoModuleNameUpdate")
envSetVal("ahdl" "autoModuleNameUpdate" 'boolean nil)

Related Topics

Text Cellviews


Return to top
 ⠀
X