Simulator Options

The simulator features a large number of option settings although, fortunately, the vast majority can be left at their default values for nearly all applications. A few option settings can be set via the Choose Analysis dialog box and these are described in the following sections. The remainder can be controlled using the simulator's .OPTIONS control details of which may be found in the Simulator Reference Manual/Command Reference/.OPTIONS.

In this topic:

Setting Simulator Options

  1. Select menu Simulator > Choose Analysis...
  2. Select Options tab. The following will be displayed:

Note that the Verilog-HDL group will only be displayed in versions with the Verilog-HDL feature

Tolerances

Relative Tolerance Controls the overall accuracy of the simulation. The default value is 0.001 and this is adequate for most applications. If you are simulating oscillator circuits it is recommended to reduce this to 0.0001 or lower.

Increasing this value will speed up the simulation but often degrades accuracy to an unacceptable level.
Current Tolerance Sets the minimum tolerance for current. It may be beneficial to increase this for circuits with large currents.
Voltage Tolerance Sets the minimum tolerance for voltage. It may be beneficial to increase this for circuits with large voltages.

Circuit Conditions

Temperature Circuit temperature in ???MATH???°C???MATH???.
Initial Condition Force Resistance Initial conditions apply a voltage to a selected node with a force resistance that defaults to ???MATH???1\Omega???MATH???. This option allows that force resistance to be changed.

List File Output

Expand subcircuits If checked, the listing of expanded subcircuits will be output to the list file. This is sometime useful for diagnosing problems.
Parameters Controls the level of model and device parameter output to the list file. Options are:
None No Output
Brief Only values defined by an expression are output
Given The default. Values that are explicitly defined are output

Monte Carlo Seed

Seed for pseudo random number generator used to generate random numbers for tolerances. See Multi-step Analyses. If Enable check box is unchecked, a seed value will be chosen by the simulator.

Verilog-HDL Options

This section will only show if Verilog-HDL simulation is available for your version of SIMetrix.

Open console for Verilog process When the Verilog simulator runs, a console window will be displayed showing any output messages from the simulator. See Open Console for Verilog Process for details.
Verilog simulator Simulator that will be used to run Verilog-HDL. See Verilog Simulator for details.
Timing resolution Time resolution in Verilog simulator. See Timing Resolution for details.