Product Documentation
Virtuoso Layout Suite XL: Connectivity Driven Editing User Guide
Product Version IC23.1, November 2023

allowSelectedParamUpdate

layoutXL allowSelectedParamUpdate boolean { t | nil }

Description

Controls whether the selected parameter updates are enabled for an instance to resolve the parameter differences reported in the CAS tab after a Check Against Source run.

The default is t.

When set to nil, the Update Selected Layout Parameters and Update Selected Schematic Parameters commands are not listed in the shortcut menu for instances that are reported with parameter differences in the Annotation Browser CAS tab. Therefore, a parameter update can be made using the commands: Update All Layout Parameters or Update All Schematic Parameters. Both these commands update all the parameters, not only the selected ones.

GUI Equivalent

Command:

Right-click a parameter difference marker reported in the Annotation Browser CAS tab

Field:

Update Selected Layout Parameters (command)
Update Selected Schematic Parameters (command)

Examples

envGetVal("layoutXL" "allowSelectedParamUpdate")
envSetVal("layoutXL" "allowSelectedParamUpdate" 'boolean nil)

Related Topics

CAS TAB Marker Categories

Design Check Against Source

List of Layout XL Environment Variables

Setting Environment Variables


Return to top
 ⠀
X