Product Documentation
Virtuoso Floorplanner User Guide
Product Version IC23.1, November 2023

vfpTopLevelRouteCreatePinOnRouteProp

layoutXL.floorplan vfpTopLevelRouteCreatePinOnRouteProp boolean { t | nil }

Description

Controls the creation of the PIN_ON_ROUTE property.

The PIN_ON_ROUTE property can be set when the pin placement edge is set to Top-Level Route. When a pin is placed on the top-level route edge and this property is set, the pin planner does not move this pin again to the top-level route edge.

The default value is t.

When set to nil, the Pin Planner does not create a PIN_ON_ROUTE property for all pins. When a PIN_ON_ROUTE property is not created, you can apply the top-level routes on the pins.

GUI Equivalent

None

Examples

envGetVal("layoutXL.floorplan" "vfpTopLevelRouteCreatePinOnRouteProp")
envSetVal("layoutXL.floorplan" "vfpTopLevelRouteCreatePinOnRouteProp" 'boolean nil)

Related Topics

Pin Planner tab


Return to top
 ⠀
X