pinNumberFile
vrf.exportDie pinNumberFile string t_dietextfile
Description
Specifies a die text file to customize the pin numbers of the die footprint view. This file can be exported from the SiP Layout Option or generated from Virtuoso. By default, no file is specified.
GUI Equivalent
Examples
envSetVal("vrf.exportDie" "pinNumberFile" 'string "abcd.txt")
envGetVal("vrf.exportDie" "pinNumberFile")
Related Topics
Return to top