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

bindStrict

layoutXL bindStrict boolean { t | nil }

Description

Leaves the layout instances unbound if the mfactor, sfactor, or lxCombination value set on the corresponding schematic instances is reduced.

The default is nil, which means the layout instances will remain bound if the schematic mfactor, sfactor, or lxCombination is reduced.

When set to t, folding is allowed. But, any extra folded instances will be unbound if Update Binding is run, unless the folded instances are user bound.

GUI Equivalent

None

Examples

envGetVal("layoutXL" "bindStrict")
envSetVal("layoutXL" "bindStrict" 'boolean t)

Related Topics

Update Binding Flow

Incremental Binding

List of Layout XL Environment Variables

Setting Environment Variables


Return to top
 ⠀
X