23.01.2015 Views

Download - Wolfram Research

Download - Wolfram Research

Download - Wolfram Research

SHOW MORE
SHOW LESS
  • No tags were found...

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

180 3. Reference Manual<br />

3.1 Netlist Format<br />

The following chapter explains the circuit-description language used by Analog Insydes. In Analog<br />

Insydes, circuits are described in terms of Netlist and Circuit objects. Section 3.1.2 shows the<br />

general syntax for Circuit objects, Section 3.1.1 for Netlist objects. Sections 3.1.3–3.1.8 describe the<br />

syntax of the Netlist object entries, Sections 3.1.9–3.1.11 describe the syntax of the Circuit object<br />

entries.<br />

3.1.1 Netlist<br />

Netlist[args]<br />

defines a circuit in terms of basic components and model<br />

references where args may be any sequence of netlist<br />

entries<br />

Command structure of Netlist.<br />

A flat netlist is described in Analog Insydes by means of a Netlist object. A Netlist consists of<br />

a sequence of netlist entries which can be either basic components or model references. Each netlist<br />

entry is a list. The general syntax for a Netlist object is as follows:<br />

netlistname =<br />

Netlist[<br />

netlist entry 1,<br />

netlist entry 2,<br />

<br />

]<br />

The format of a netlist entry is described in Section 3.1.3.<br />

Usually, a Netlist object is contained in a Circuit object together with model and parameter<br />

definitions.<br />

See also: Circuit (Section 3.1.2), CircuitEquations (Section 3.5.1), Sections 3.1.3–3.1.7.<br />

Examples<br />

Load Analog Insydes.<br />

A simple voltage divider<br />

netlist.<br />

In[1]:=

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

Saved successfully!

Ooh no, something went wrong!