sameLabelPurpose
layoutXL.floorplan sameLabelPurpose boolean { t | nil }
Description
Controls the assignment of label purposes when pins are re-layered.
The default value is nil. When set to t, label purposes remain unaffected during pin re-layering.
GUI Equivalent
|
Floorplan – Floorplan Global Options Plan – Pin Planning – Pin Optimization (Virtuoso Layout Suite EXL) |
|
|
Define Custom Layer Purpose Pair – Options – Layer Purpose – Same As Label |
Examples
envGetVal("layoutXL.floorplan" "sameLabelPurpose")
envSetVal("layoutXL.floorplan" "sameLabelPurpose" 'boolean t)
Related Topics
Return to top