The Tcl analog command controls the analog solver during a mixed-signal simulation.
analog Command Syntax
analog -iabstol <value> -off
-on
-reltol <value> -show -stop <time_spec> -tcl
-vabstol <value>
analog Command Options
This section describes the options that you can use with the Tcl analog command.
|
Prints the dynamic linter report. |
|
Changes the absolute tolerance for current to the specified value in the next analog time step. |
|
Skips the analog simulation starting from this digital timepoint. |
|
Starts the analog simulation starting from this digital timepoint. |
|
Changes the relative tolerance of the analog engine to the specified value in the next analog time step. |
|
Prints the tolerance values that will be set for the next analog time step using the analog command, if any. |
|
Changes the analog stop time to the specified time_spec. The value of the time specification is numeric and must be greater than the current analog time. |
|
Switches from Xcelium interactive Tcl to the Spectre FX interactive Tcl system. |
|
Changes the absolute tolerance for voltage to the specified value in the next analog time step. |
