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

lxValidateXLParameterEvaluation

layoutXL lxValidateXLParameterEvaluation string { "" | "Parallel(Block Generation)" }

Description

Controls the behavior of the tool when the specified mfactor or sfactor cannot be recognized as an integer.

The default is "".

Arguments

""

A single device is created and a warning is issued about the mfactor or sfactor value being invalid.

"Parallel(Block Generation)"

A warning is issued to indicate that the specified mfactor or sfactor value is invalid and that a single device will be generated.

If the specified mfactor value is invalid, the following layout generation commands are blocked:

  • Generate All From Source
  • Generate Selected From Source
  • Update Components and Nets
The listed commands are not blocked if the sfactor value is found to be invalid.

GUI Equivalent

None

Examples

envGetVal("layoutXL" "lxValidateXLParameterEvaluation")
envSetVal("layoutXL" "lxValidateXLParameterEvaluation" 'string "")
envSetVal("layoutXL" "lxValidateXLParameterEvaluation" 'string "Parallel(Block Generation)")

Related Topics

List of Layout XL Environment Variables

Setting Environment Variables


Return to top
 ⠀
X