pinOrderingCustom
vrf.exportDie pinOrderingCustom string t_custom_algorithm_name
Description
Specifies name of a custom algorithm to be used for pin ordering. This value is read only when pinOrdering is set to Custom. By default, pins are ordered by
GUI Equivalent
Examples
envGetVal("vrf.exportDie" "pinOrderingCustom")
envSetVal("vrf.exportDie" "pinOrderingCustom" 'string "algorithm2")
Related Topics
Return to top