pinOptMode
layoutXL.floorplan pinOptMode boolean { t | nil }
Description
Specifies whether you can set the mode for running Pin Optimizer.
GUI Equivalent
Examples
envGetVal("layoutXL.floorplan" "pinOptMode")
envSetVal("layoutXL.floorplan" "pinOptMode" 'boolean t)
Related Topics
Return to top