lvsLayerMapFile
vem lvsLayerMapFile string fileName
Description
Specifies the location of the LVS layer map file. This file is required when using LVS-based models because it contains the mapping from LVS layers to Virtuoso layers. The default value is "".
GUI Equivalent
The LVS Layer Map field in Environment Settings form
Examples
envGetVal("vem" "lvsLayerMapFile")
envSetVal("vem" "lvsLayerMapFile" 'string "~/proj1/myLayerMapFile")
Related Topics
Extracting Nets with EMX Using the LVS Flow
Return to top