bindCrossRefFile
layoutXL bindCrossRefFile string "fileName"
Description
Specifies the PVS instance cross-reference file to be used for creating the binding file.
Arguments
A PVS LVS .ixf cross-reference 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" "bindCrossRefFile")
envSetVal("layoutXL" "bindCrossRefFile" 'string "instanceCrossRefFileName")
Related Topics
List of Layout XL Environment Variables
Return to top