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

lxPositionCompact

layoutXL lxPositionCompact boolean { t | nil }

Description

Positions the layout instances as in the schematic and then compacts the instances to place them within the PR boundary.

The default is t.

When set to nil, the layout instances are placed using the same topology as the schematic but no compaction is performed.

GUI Equivalent

None

Examples

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

Related Topics

List of Layout XL Environment Variables

Setting Environment Variables


Return to top
 ⠀
X