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 />

Extended Simulation Functions<br />

_simu_get_wave<br />

Task function category: Netlist Monitoring Functions<br />

Returns the wave having the name wave to be able to make some post-processing on it.<br />

Note<br />

If executed during the simulation, this function may be very costly. Specifically, it will have<br />

to save the .wdb file of the simulation into an auxiliary file to be able to extract wave data.<br />

Usage<br />

_simu_get_wave("wave")<br />

Arguments<br />

• "wave"<br />

Wave name.<br />

Examples<br />

w = _simu_get_wave("w_c2") /* '.plot tran w_c2=v(2)' is necessary in the<br />

netlist. */<br />

Related Topics<br />

_simu_get<br />

_simu_get_extract<br />

Extended Simulation Functions<br />

1038<br />

Eldo® User's Manual, 15.3

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

Saved successfully!

Ooh no, something went wrong!