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 Netlist Setup<br />

Device Libraries<br />

The device corner variants are the different threshold voltages. In the main netlist, you specify<br />

the library filename together with the name of a library variant to be used, for example the<br />

following specifies the “typ” device corner is to be used from the library file mos_corners.lib:<br />

lib case management<br />

.lib mos_corners.lib typ<br />

m1 vdd g 0 0 MN l=1.2U w=5U<br />

vdd vdd 0 5<br />

vg g 0 0.8<br />

.op<br />

.end<br />

Tip<br />

See “.LIB” and “.ENDL” in the Eldo Reference Manual.<br />

Related Topics<br />

Device Libraries<br />

Library Nesting<br />

Eldo libraries may themselves contain other libraries.<br />

For example, consider a library lib.lib:<br />

.lib best<br />

.lib mos.lib best<br />

.lib bip.lib best<br />

.endl best<br />

.lib typ<br />

.lib mos.lib typ<br />

.lib bip.lib typ<br />

.endl typ<br />

If a netlist contains the command:<br />

.LIB lib.lib best<br />

then Eldo will browse the mos.lib and bip.lib which are surrounded by .LIB best and<br />

.ENDL best.<br />

Tip<br />

See “.LIB” and “.ENDL” in the Eldo Reference Manual.<br />

Related Topics<br />

Device Libraries<br />

Eldo® User's Manual, 15.3 135

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

Saved successfully!

Ooh no, something went wrong!