eaPinResizeRunMode
layoutXL.floorplan eaPinResizeRunMode cyclic { "All" | "Selected" }
Description
(Virtuoso Layout Suite EXL)Specifies whether the Electrically Aware Pin Sizing command is to be run on all pins or only on selected pins.
GUI Equivalent
Examples
envGetVal("layoutXL.floorplan" "eaPinResizeRunMode")
envSetVal("layoutXL.floorplan" "eaPinResizeRunMode" 'cyclic "Selected")
Related Topics
Electrically Aware Pin Sizing Form
Return to top