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.

Specifying Simulation Output<br />

Extract Examples<br />

.EXTRACT DC EVAL(X_A.M1,AD)<br />

This extracts the drain area (AD) of MOSFET M1 in subcircuit instance X_A.<br />

Additional parameters are available for MOSFET devices, for example:<br />

.EXTRACT DC EVAL(X_B.M1,Weff)<br />

This extracts the effective width (Weff) of MOSFET M1 in subcircuit instance X_B.<br />

Related Topics<br />

Extracting Information<br />

Extract Examples<br />

Example Extracting Transient Analysis Values<br />

The transient start and stop times can be extracted as follows:<br />

.extract tran label=tstart xmin(time)<br />

.extract tran label=tstop xmax(time)<br />

The combination of xmax/xmin functions with the time (or freq) keyword shows one way to use<br />

the time (or freq) keyword in .EXTRACT statements.<br />

If the transient analysis was specified as follows:<br />

.tran 2ns 100ns 50ns uic<br />

The extract results from the standard output or the .chi file would be:<br />

TSTART = 5.0000E-08<br />

TSTOP = 1.0000E-07<br />

Related Topics<br />

Extracting Information<br />

Extract Examples<br />

Example of Condition Function Reusing Extraction<br />

Results<br />

This example shows how the XYCOND() extract function conditions reusing extraction results.<br />

332<br />

Eldo® User's Manual, 15.3

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

Saved successfully!

Ooh no, something went wrong!