Documentation

Difference between revisions of "Spicesyntax"

 
Line 1: Line 1:
 +
Here you can find a short summary of Stanford University:
 +
 +
[https://office.ibfriedrich.com/download/simulation/spice_ref.pdf Spice Syntax (PDF)]
 +
 +
Not all components may be implemented in TARGET.
 +
 
The SPICE editor supports help for spice lines with syntax unclarities:
 
The SPICE editor supports help for spice lines with syntax unclarities:
  

Revision as of 08:58, 2 June 2021

Here you can find a short summary of Stanford University:

Spice Syntax (PDF)

Not all components may be implemented in TARGET.

The SPICE editor supports help for spice lines with syntax unclarities:

A ... has been expected (partly recognized). The best agreements could be obtained for the following cases:

, while the syntax is to read as follows:


Examples:

Rname <plus_node> <minus_node> [model] <value>

.SUBCKT <name> <nodes>* [PARAMS: ...]

Tokens in capital letters (and bold) are identifiers
<> is a mandatory field
[] is an optional field
* is a repetition