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.

Temporary Files<br />

Eldo Control Language<br />

Advanced Simulation Options<br />

To perform simulations, a number of temporary files have to be generated on-disk. By default,<br />

when the name and log parameters of the simulation command are not set, these files are<br />

generated in a temporary directory located in the Eldo outpath directory, named<br />

“<strong>eldo</strong>_cl_simu_” with an automatically generated number appended, for example:<br />

<strong>eldo</strong>_cl_simu_12345.<br />

To ensure that these files are automatically removed after the simulation has ended, specify one<br />

of the following options:<br />

• .option remove_<strong>eldo</strong>_cl_temp_files=3<br />

All temporary files are removed (even if the child simulation has failed, so this option<br />

should only be used when confidence that the simulation will complete successfully is<br />

high, otherwise it may be difficult to debug).<br />

• .option remove_<strong>eldo</strong>_cl_temp_files=2<br />

All temporary files are removed except for the log file (in this case, the log file is<br />

generated outside the temporary directory and has the same name as the temporary<br />

directory: <strong>eldo</strong>_cl_simu_xxxxx.log) and also backup files of the generated simulation<br />

file.<br />

• .option remove_<strong>eldo</strong>_cl_temp_files=1<br />

This is the default; only files that are not useful for debugging are removed (typically the<br />

ecl_cmd script file used to launch the child simulation).<br />

• .option remove_<strong>eldo</strong>_cl_temp_files=0<br />

No temporary files are removed.<br />

These options have an effect only if the name and log parameters of the simulation command<br />

are not set; otherwise:<br />

chi File<br />

• If the name parameter is set and the value of the remove_<strong>eldo</strong>_cl_temp_files option is<br />

more than 2, it is automatically set to 1.<br />

• If the log parameter is set and the value of the remove_<strong>eldo</strong>_cl_temp_files option is<br />

equal to 3, it is automatically set to 2.<br />

The name of the netlist file can be specified through the name parameter of the simulation<br />

function. By default, if many simulations are performed (in the same task) and they use the<br />

same netlist file, each .chi file will be appended to the previous one. To change this behavior, set<br />

the following option:<br />

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

Eldo® User's Manual, 15.3 1115

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

Saved successfully!

Ooh no, something went wrong!