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

updateParamsForCheck

layoutXL updateParamsForCheck boolean { t | nil }

Description

Specifies that parameters that are ignored for check do not get updated during a schematic or layout update even if these parameters are not consistent across the two views.

The default is t, which means the Connectivity – Update command uses the paramsToIgnoreForCheck environment variable to determine the list of parameters to ignore during check.

When set to nil, the Connectivity – Update command uses the paramsToIgnore environment variable to determine the list of parameters to ignore for generation and update.

GUI Equivalent

Command:

Options – Connectivity (Parameters tab)

(Connectivity Form)

Field:

(Cyclic)

Update based on parameters to ignore for – generate

Update based on parameters to ignore for – check

Examples

envGetVal("layoutXL" "updateParamsForCheck")
envSetVal("layoutXL" "updateParamsForCheck" 'boolean t)
envSetVal("layoutXL" "updateParamsForCheck" 'boolean nil)

Related Topics

Parameters

List of Layout XL Environment Variables

Setting Environment Variables


Return to top
 ⠀
X