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

enableTrackSkipping

layoutXL.floorplan enableTrackSkipping boolean { t | nil }

Description

Honors the pin order along with the width and wire type values during pin placement. If adjacent tracks do not meet the required wire type or width requirements, then tracks are skipped until suitable tracks are found. Therefore, pins are placed as per the order specified.

The default value is t.

GUI Equivalent

None

Examples

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

Related Topics

Pin Optimization


Return to top
 ⠀
X