defaultSimulator
vem.ic defaultSimulator cyclic { "Clarity" | "EMX" }
Description
Specifies the default simulator to bet set for the models created for an IC design layout.
Possible values are "Clarity" and "EMX".
GUI Equivalent
Examples
envGetVal("vem.ic" "defaultSimulator")
envSetVal("vem.ic" "defaultSimulator" 'cyclic "Clarity")
Related Topics
Variables to Customize the Settings for the Models in IC Design Layouts
Return to top