[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
gEDA-user: gnucap has problems with text-named nodes?
- To: geda-user@xxxxxxxx
- Subject: gEDA-user: gnucap has problems with text-named nodes?
- From: Karel Kulhavy <clock@xxxxxxxxxxxxx>
- Date: Mon, 6 Mar 2006 19:31:22 +0100
- Delivered-to: archiver@seul.org
- Delivered-to: geda-user-outgoing@seul.org
- Delivered-to: geda-user@seul.org
- Delivery-date: Mon, 06 Mar 2006 14:41:46 -0500
- Reply-to: geda-user@xxxxxxxx
- Sender: owner-geda-user@xxxxxxxx
- User-agent: Mutt/1.5.11
This circuit suggests that if two text named nodes are named one prefix
of the other somehow with respect to the underscores, then the gnucap
is generating open circuit: internal node 6.
CL<
* gnetlist -s -g spice-sdb -o sim/cap_pair.ckt sim/cap_pair.sch
*********************************************************
* Spice file generated by gnetlist *
* spice-sdb version 6.12.2005 by SDB -- *
* provides advanced spice netlisting capability. *
* Documentation at http://www.brorson.com/gEDA/SPICE/ *
*********************************************************
*============== Begin SPICE netlist of main design ============
C13 0 1 1n
C14 0 3 100n
C2 0 5 1n
L13 1 2 1.6nH
L14 3 4 1.9nH
L2 5 6 1.6nH
R13 out_1_100 2 0.2
R14 out_1_100 4 0.1
R2 out_1 6 0.2
.print ac zm(out_1_100) zm(out_1)
.op
.ac 1.01Meg 963Meg Dec 128 >sim/cap_pair.data Basic Quiet
.END