emxProcessCornerDirectory
vem emxProcessCornerDirectory string t_cornerPath
Description
Specifies the path to the directory where .proc files with process corner settings are saved. By default, this variable is set to "" and the Electromagnetic Solver assistant looks for the files in .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" "emxProcessCornerDirectory")
envSetVal("vem" "emxProcessCornerDirectory" 'string "../project/procCornerFiles")
Related Topics
Variables to Customize the Settings for Virtuoso 3D Viewer
Return to top