shortPinCell
vrf.exportDie shortPinCell string "cds_thru"
Description
Specifies the cell that contains the pin instance symbol for shorting multiple nets. The default value is "cds_thru".
GUI Equivalent
Examples
envSetVal("vrf.exportDie" "shortPinCell" 'string "short_pin")
envGetVal("vrf.exportDie" "shortPinCell")
Related Topics
Return to top