minNumPinAccessPts
layoutXL.placement minNumPinAccessPts int integer_number
Description
Specifies the minimum number of pin access points that must be available to the router when maximizePinAccess is set to t.
GUI Equivalent
Examples
envGetVal("layoutXL.placement" "minNumPinAccessPts")
envSetVal("layoutXL.placement" "minNumPinAccessPts" 'int 4)
Related Topics
Setting Common Options in the Placement Options Form
Return to top