layoutConnectivityFile
vrf.wirebond layoutConnectivityFile string t_filename
Description
Specifies a name and the location to save the connectivity file. When you specify a file, it is stored. Every time you open the form in the same or a different Virtuoso session, the form field is populated with this value. The default value is "".
GUI Equivalent
Examples
envGetVal("vrf.wirebond" "layoutConnectivityFile")
envGetVal("vrf.wirebond" "layoutConnectivityFile" 'string "temp_file")
Related Topics
Extracting Connectivity Information from Package Layout
Return to top