processCornerDirectory
vem processCornerDirectory string t_cornerDirPath
Description
Specifies the path to the directory where .emproc files with process corner settings are saved. When this variable is set to "", the Electromagnetic Solver assistant looks for the files at .cadence/dfII/Sigrity/corners. You can specify an absolute path or a relative path to the process corner directory. For relative paths, the current working directory for Virtuoso is considered as the base directory.
GUI Equivalent
Examples
envGetVal("vem" "processCornerDirectory")
envSetVal("vem" "processCornerDirectory" 'string "../project/processCornerFiles")
Related Topics
Variables to Customize the Settings for Virtuoso 3D Viewer
Return to top