eaPinResizeSetResizeMode
layoutXL.floorplan eaPinResizeSetResizeMode cyclic { "Resize UnderSized Pins" | "" }
Description
(Virtuoso Layout Suite EXL) Specifies whether pin violations are to be fixed by resizing pins.
The default value is "", which means that the violating pins are not to be resized.
GUI Equivalent
|
Tools – Electrically Aware Pin Sizing – Resize UnderSized Pins |
Examples
envGetVal("layoutXL.floorplan" "eaPinResizeSetResizeMode")
envSetVal("layoutXL.floorplan" "eaPinResizeSetResizeMode" 'cyclic "Resize UnderSized Pins")
Related Topics
Electrically Aware Pin Sizing Form
Return to top