Product Documentation
Virtuoso Automated Device Placement and Routing Flow Guide
Product Version IC23.1, November 2023

supply_createPinsOnEnds

APR.device.route supply_createPinsOnEnds boolean { t | nil }

Description

Creates square pins on both ends of a power stripe instead of creating a long rectangular pin overlapping the stripe. When set to t, no power pins are created.

The default is nil.

GUI Equivalent

Command

Routing assistant – Supply tab

Field

Create on ends

Examples

envGetVal("APR.device.route" "supply_createPinsOnEnds")
envSetVal("APR.device.route" "supply_createPinsOnEnds" 'boolean t)

Related Topics

Automated Device Placement and Routing Flow Environment Variables

Routing Assistant User Interface for Device-Level Routing

supply_createPinsOnPinPurpose

APR.device.route supply_createPinsOnPinPurpose boolean { t | nil }

Description

Creates supply routing pins on pin purpose instead of drawing purpose.

The default is nil.

GUI Equivalent

Command

Routing assistant – Supply tab

Field

Create on pin purpose

Examples

envGetVal("APR.device.route" "supply_createPinsOnPinPurpose")
envSetVal("APR.device.route" "supply_createPinsOnPinPurpose" 'boolean t)

Related Topics

Automated Device Placement and Routing Flow Environment Variables

Routing Assistant User Interface for Device-Level Routing

supply_defaultRoutedCellExpression

APR.stdcell.route supply_defaultRoutedCellExpression string "viewName"

Description

Specifies the output to the other cell view. The cell is created as an instance in the design library, You can search for the cell name in the design library with <cellname>_proute.

The default is %_proute, where the symbol % is <cellname>.

GUI Equivalent

Command

Routing assistant – Supply tab

Field

Specify Routed Cellview

Examples

envGetVal("APR.stdcell.route" "supply_defaultRoutedCellExpression")
envSetVal("APR.stdcell.route" "supply_defaultRoutedCellExpression" 'string "dut_proute")

Related Topics

Automated Device Placement and Routing Flow Environment Variables


Return to top
 ⠀
X