10.06.2016 Views

eldo_user

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

STOP IF <br />

Eldo Interactive Mode<br />

Controlling Execution<br />

Set breakpoints in interactive mode. can refer to the SWEEP value, and/or any<br />

valid plot command.<br />

The argument, soadetected, can be specified to specify a breakpoint on a safe operating area<br />

(SOA).<br />

Examples:<br />

STOP IF (SWEEP > 1n)<br />

STOP IF ((SWEEP > 10n) && (V(S) > 2.5))<br />

stop if(soadetected(mysoa))<br />

Eldo will stop the first time the .SOA labeled mysoa is violated. Wildcards are allowed in<br />

soadetected.<br />

STOP SIMU<br />

Stop the current simulation; Eldo is then ready to run a new simulation.<br />

RUN<br />

Restart the simulation.<br />

RUN FOR <br />

RUN UNTIL <br />

Run until the sweep value has changed of <br />

Run until the sweep value reaches <br />

Note<br />

can be a parameter, this must be specified on the .PARAM command in the netlist.<br />

NEXT [SIMU]<br />

NEXT<br />

NEXT SIMU<br />

Eldo will stop at the next sweep value.<br />

Eldo will stop after the next simulation if .TEMP or<br />

.STEP command are found.<br />

CONT<br />

CONT<br />

Forces Eldo to continue the simulation(s) until<br />

breakpoints are encountered, or the requested number<br />

of simulation is completed.<br />

Eldo® User's Manual, 15.3 1467

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!