likeSchematicTolerance
layoutXL.AP likeSchematicTolerance 'int Tolerance_value
Description
Specifies the tolerance level to be applied when the placerType environment variable is set to PLS. Larger tolerance levels allow the placer to use more approximate schematic correspondence to improve the placement. Valid values are 1 through 1000.
GUI Equivalent
Examples
envGetVal("layoutXL.AP" "likeSchematicTolerance")
envSetVal("layoutXL.AP" "likeSchematicTolerance" 'int 2)
Related Topics
Virtuoso Placer Environment Variables
Return to top