Product Documentation
Virtuoso Studio Design Environment User Guide
Product Version IC23.1, November 2023

resetOnRemaster

cdba.params resetOnRemaster boolean { t | nil }

Description

Resets the new master CDF parameter value to the default value.

When resetOnRemaster is set, editing the master for multiple instances is disabled. This is because remastering requires the changes to be applied immediately. The tool only enables editing when the value of the Apply To field is set to "only current" and the current cellview is writable.

This environment variable controls the behavior of device remastering through dbRemasterAnyInst(), which can be invoked by modifying the library or cell lists in the Edit Object Properties form.

Possible values are:

GUI Equivalent

None

Examples

envGetVal("cdba.params" "resetOnRemaster")
envSetVal("cdba.params" "resetOnRemaster" 'boolean t)

Related Topics

dbUpdateCellNameInInstNamePrefixDuringRemaster

resetLibList


Return to top
 ⠀
X