Runs the SIMPLIS simulator. Note that you must have a SIMetrix/SIMPLIS license for this command to work.
The RunSIMPLIS command will not pre-process the netlist. This must be done separately using the PreProcessNetlist command.
RunSIMPLIS [/fresh] [/append] [/label division-label] [/sweep start|continue|finish] [/checkAbort] filename
|
/append |
Append data to current group. Otherwise creates a new data group. |
|
/checkAbort |
Instructs SIMPLIS to check abort requests. |
|
/fresh |
Instructs SIMPLIS to run simulation afresh and not to use any state information saved from previous runs. |
|
/label |
Used with /sweep to name the division of a linked run |
|
/noHistory |
Disables fixed probe history feature. Equivalent to adding separateCurves=true to the .GRAPH statement |
|
/sweep |
Used for multi-step runs. See Run command above for details. |
|
/sweeptype |
Affects the format of multi-division plots in linked simulations. Use stepped for multi-step parametric runs or stat for Monte-Carlo runs. 'stepped' will list each step in the legend window and set each curve to a different colour. 'stat' will show only a single curve legend and any measurements will create statistical values. |
unselect Select /prop REF R1 Prop value 2k netlist /simplis design.net PreProcessNetlist design.net design.deck runsimplis /label "R1=2K" /sweep start /sweeptype stepped design.deck unselect Select /prop REF R1 Prop value 5k netlist /simplis design.net PreProcessNetlist design.net design.deck runsimplis /label "R1=5K" /sweep continue /sweeptype stepped design.deck unselect Select /prop REF R1 Prop value 10k netlist /simplis design.net PreProcessNetlist design.net design.deck runsimplis /label "R1=10K" /sweep finish /sweeptype stepped design.deck
| ▲ Command Summary ▲ | ||
| ◄ RunCurrentScript | Save ▶ | |