quantusTrpFile
vem quantusTrpFile string fileName
Description
Specifies the path to the Quantus TRP file. Not all PDKs have a TRP file. It is needed only when device pin names are different on LVS layers and Virtuoso layers. The default value is "".
GUI Equivalent
The Quantus TRP File field in Environment Settings form in Environment Settings form
Examples
envGetVal("vem" "quantusTrpFile")
envSetVal("vem" "quantusTrpFile" 'string "~/proj1/myQTTrpFile")
Related Topics
Extracting Nets with EMX Using the LVS Flow
Return to top