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

sfactorSplit

layoutXL sfactorSplit boolean { t | nil }

Description

Controls whether Layout XL places schematic devices with the sfactor Property property as series-connected devices in the layout.

The default is t.

You can override this environment variable for a given instance by setting the lxSfactorSplit Property property for the instance in question.

GUI Equivalent

Command:

Options – Connectivity (Generation tab)

Field:

Split sfactored devices (Connectivity Form)

Examples

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

Additional Information

This environment variable controls only whether Layout XL generates one device or several devices in the layout view. It does not change the widths of the generated devices.

Related Topics

List of Layout XL Environment Variables

Setting Environment Variables


Return to top
 ⠀
X