10.06.2016 Views

eldo_user

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

Eldo Control Language<br />

Advanced Simulation Options<br />

Advanced Simulation Options<br />

This section describes advanced simulation options, how to activate the debug mode, and the<br />

complete grammar of the Eldo Control Language:<br />

• Simulation<br />

• Debug Mode<br />

• ECL Grammar Description<br />

Simulation<br />

This section describes advanced simulation options.<br />

Verbosity<br />

By default, when a simulation is run, information is displayed on the standard output:<br />

***** Running simulation...<br />

*****Generated simulation file: simu_1.cir<br />

***** (backup file: simu_1__1.cir)<br />

*****Log file: simu_1.log<br />

***** Simulation succeeded<br />

This information display can be disabled by setting:<br />

.option set_<strong>eldo</strong>_cl_verbose=0<br />

warn2err<br />

If a simulation command fails for any reason, then the warning 1803 will be generated on the<br />

standard output. To generate an error instead, add the following command to the netlist:<br />

Log File<br />

.option warn2err=1803<br />

The name of the log file can be specified through the log parameter of the simulation command.<br />

By default, if many simulations are performed and they use the same log file, each log file will<br />

be appended. To change this behavior, set the following option:<br />

.option set_<strong>eldo</strong>_cl_sim_log_append=0<br />

Then, if many simulations use the same log file, at the end of the simulation the log file is the<br />

log file of the last simulation.<br />

1114<br />

Eldo® User's Manual, 15.3

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

Saved successfully!

Ooh no, something went wrong!