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

checkParamsOnly

layoutXL checkParamsOnly boolean { t | nil }

Description

Specifies whether the Check Against Source, Update Layout Parameters, and Update Schematic Parameters commands consider CDF parameters only or CDF parameters and cellview properties when comparing values in schematic and layout.

In both cases, the commands then report (or update) values that do not match, parameters that cannot be checked, and parameters that are missing from the layout view.

The default is nil.

GUI Equivalent

Command:

Options – Connectivity (Parameters tab)

Field:

Consider parameters only
Consider parameters and properties

(Connectivity Form)

Examples

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

Related Topics

List of Layout XL Environment Variables

Setting Environment Variables


Return to top
 ⠀
X