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

Environment Variables<br />

• Letters immediately following a scale factor are ignored. Thus M, MA, MSEC, and<br />

MMHOS all represent the same scale factor, M.<br />

• The scale factor M represents 1×10 −3 or “milli” units. 1×10 6 or “mega” units are<br />

specified using the MEG scale factor. This is commonly confused in SPICE syntax.<br />

• Scale factors are not cumulative. KK is not MEG, but K, since the second letter is<br />

ignored.<br />

• M.K.S. units are used throughout the netlist.<br />

• dB represents decibels.<br />

Related Topics<br />

Netlist Structure<br />

General Aspects of the Language Syntax<br />

Environment Variables<br />

Eldo supports the syntaxes $(variable) and ${variable} to identify environment variables. For<br />

example, if in the shell terminal you have an environment variable “var1” defined, you can use<br />

it in commands that operate with pathnames:<br />

.include test$(var1)lib/test.inc<br />

.include test${var1}lib/test.inc<br />

Related Topics<br />

General Aspects of the Language Syntax<br />

108<br />

Eldo® User's Manual, 15.3

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

Saved successfully!

Ooh no, something went wrong!