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

pibPushSelection

layoutXL pibPushSelection boolean { t | nil }

Description

Determines whether the Push Into Blocks command can be run on selected nets.

The default is nil, which means the Push Into Blocks command runs on all the nets crossing the PR boundary.

When set to t, the Push Into Blocks command runs on the nets and top-level shapes selected in the Navigator assistant.

GUI Equivalent

None

Examples

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

Related

List of Layout XL Environment Variables

Setting Environment Variables


Return to top
 ⠀
X