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

bndRemoveDeviceConnectivity

layoutXL bndRemoveDeviceConnectivity cyclic { "singleNetNoShortedTerminals" | "singleNetAllowShortedTerminals" | "equivalentNets" }

Description

Enables creating equivalent nets for remove devices when generating a layout or when updating existing bindings.

The default is singleNetNoShortedTerminals.

Arguments

singleNetNoShortedTerminals

Single net is created for remove device unless the device is connected to two terminals. In that case, two nets are created.

singleNetAllowShortedTerminals

Always creates a single net for remove device. Therefore, two terminals can be shorted.

equivalentNets

Two nets are created for remove device and they are set as equivalent nets.

GUI Equivalent

None

Examples

envGetVal("layoutXL" "bndRemoveDeviceConnectivity")
envSetVal("layoutXL" "bndRemoveDeviceConnectivity" 'cyclic "equivalentNets")

Related Topics

Device Correspondence Updates

List of Layout XL Environment Variables

Setting Environment Variables


Return to top
 ⠀
X