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.

Running Eldo<br />

Statistics File<br />

Statistics File<br />

The statistics output file from Eldo can be useful to understand how a design behaves and to<br />

monitor node/device activity. It can help to monitor the simulation performance, determine<br />

circuit size impact on simulation, debug simulation slowdown, and determine which nodes and<br />

blocks should be treated for minimizing rejections.<br />

Statistics File Generation<br />

The statistics file can be generated by launching Eldo with the -stat argument.<br />

-stat [-statfile filename [-statfsize val]]<br />

-statfile filename [-statfsize val]<br />

By default, the output file is named:<br />

__.stat<br />

where cir_filename is the name of the .cir netlist file to be simulated. For example, if you<br />

execute the following Eldo command on March 24 2011 at 9.23am, a statistics file named<br />

extract_overshoot_opamp_20110324_092325.stat will be generated:<br />

<strong>eldo</strong> extract_overshoot_opamp.cir -stat<br />

To specify a different filename, use the -statfile argument, for example, the following will<br />

generate a statistics file named extract_overshoot_opamp.stat:<br />

<strong>eldo</strong> extract_overshoot_opamp.cir -stat -statfile<br />

extract_overshoot_opamp.stat<br />

When -statfile is specified, -stat is optional.<br />

The output file is generated in the directory where Eldo was launched. Specify the -outpath<br />

argument to generate the statistics file in a different location.<br />

Note<br />

If a .ALTER command is specified in the netlist and a statistics file is requested, a single<br />

statistics file is created for all the alter runs.<br />

Statistics File Maximum Size<br />

By default, a single statistics file is set to a maximum size of 50 MB. You can specify a different<br />

maximum value using the -statfsize command line argument. If the maximum size is reached, a<br />

new statistics file is created and a message appears in the transcript. The names of these files are<br />

of the format:<br />

__.<br />

Eldo® User's Manual, 15.3 57

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

Saved successfully!

Ooh no, something went wrong!