bindExtractedNetlistFile
layoutXL bindExtractedNetlistFile string "fileName"
Description
Specifies the extracted netlist file to be used for creating the binding file.
Arguments
A PVS LVS .net extracted layout CDL netlist file created in the svdb directory of the PVS run directory by using the PVS Create Quantus Input Data option.
GUI Equivalent
Examples
envGetVal("layoutXL" "bindExtractedNetlistFile")
envSetVal("layoutXL" "bindExtractedNetlistFile" 'string "extractedNetlistFileName")
Related Topics
List of Layout XL Environment Variables
Return to top