numberOfSkipTracks
layoutXL.floorplan numberOfSkipTracks int numberOfTracks
Description
Specifies the number of tracks to be skipped during pin placement when enableTrackSkipping is set to t.
GUI Equivalent
Examples
envGetVal("layoutXL.floorplan" "numberOfSkipTracks")
envSetVal("layoutXL.floorplan" "numberOfSkipTracks" 'int 1)
Related Topics
Return to top