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.

Eldo Control Language<br />

Library of Functions for Tasks<br />

wclose<br />

Task function category: Functions Operating on wdb Files<br />

Saves (if the .wdb file was opened in write mode) and closes the .wdb file whose identifier is<br />

wdbId.<br />

Usage<br />

wclose(wdbId)<br />

Arguments<br />

• wdbId<br />

.wdb file identifier.<br />

wstdout Variable<br />

The main .wdb file (if the netlist run by the main Eldo process, containing the Control Language<br />

task, is named netlist1.cir, then the main .wdb file will be by default netlist1.wdb) must not be<br />

opened or closed using the functions wopen and wclose (otherwise the behavior will be<br />

completely undefined). Instead, the predefined wstdout variable has to be used as the identifier<br />

for this .wdb file. It is especially useful if the netlist is run with the option .option<br />

keep_<strong>eldo</strong>_cl_temp_waves=0 to completely control how waveforms are saved in this file. See<br />

“wdb File” in “Simulation” on page 1114.<br />

Description<br />

wdbId cannot be used anymore in any of the wdb management functions after the .wdb file has<br />

been closed.<br />

Related Topics<br />

Library of Functions for Tasks<br />

wget<br />

wmkfolder<br />

wopen<br />

wsave<br />

Eldo® User's Manual, 15.3 979

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

Saved successfully!

Ooh no, something went wrong!