enableCongestion
layoutXL.floorplan enableCongestion boolean { t | nil }
Description
Specifies whether the channel congestion must be considered while optimizing pins.
GUI Equivalent
|
Plan – Pin Planning – Pin Optimization (Virtuoso Layout Suite EXL) |
|
Examples
envGetVal("layoutXL.floorplan" "enableCongestion")
envSetVal("layoutXL.floorplan" "enableCongestion" 'boolean t)
Related Topics
Return to top