[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

gEDA-cvs: gaf.git: branch: master updated (1.5.0-20080706-344-gd3a0d4d)



The branch, master has been updated
       via  d3a0d4da489f9cd213472e58d18f21774760984b (commit)
       via  227e5102e722675c93ecf897b1b1c422dd7f032c (commit)
      from  2f5b7e9d890953680caa4fa111c31a0be4123d97 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.


=========
 Summary
=========

 gnetlist/configure.ac                              |    1 +
 gnetlist/tests/common/backends.list                |    1 +
 gnetlist/tests/common/outputs/Makefile.am          |    1 +
 .../tests/common/outputs/spice}/.gitignore         |    0 
 gnetlist/tests/common/outputs/spice/JD-output.net  |   13 ++++++++++
 .../tests/common/outputs/{PCB => spice}/JD.retcode |    0 
 .../common/outputs/spice/JD_Include-output.net     |   13 ++++++++++
 .../{PCB/JD.retcode => spice/JD_Include.retcode}   |    0 
 .../outputs/spice/JD_Include_nomunge-output.net    |   13 ++++++++++
 .../JD_Include_nomunge.retcode}                    |    0 
 .../tests/common/outputs/spice/JD_Sort-output.net  |   13 ++++++++++
 .../{PCB/JD.retcode => spice/JD_Sort.retcode}      |    0 
 .../outputs/spice/JD_Sort_nomunge-output.net       |   13 ++++++++++
 .../JD.retcode => spice/JD_Sort_nomunge.retcode}   |    0 
 .../common/outputs/spice/JD_nomunge-output.net     |   13 ++++++++++
 .../common/outputs/{PCB => spice}/Makefile.am      |    0 
 .../common/outputs/spice/SlottedOpamps-output.net  |    3 ++
 .../JD.retcode => spice/SlottedOpamps.retcode}     |    0 
 .../common/outputs/spice/TwoStageAmp-output.net    |   25 ++++++++++++++++++++
 .../{PCB/JD.retcode => spice/TwoStageAmp.retcode}  |    0 
 .../outputs/spice/TwoStageAmp_Include-output.net   |   25 ++++++++++++++++++++
 .../TwoStageAmp_Include.retcode}                   |    0 
 .../outputs/spice/TwoStageAmp_Sort-output.net      |   25 ++++++++++++++++++++
 .../JD.retcode => spice/TwoStageAmp_Sort.retcode}  |    0 
 .../tests/common/outputs/spice/cascade-output.net  |   10 ++++++++
 .../{PCB/JD.retcode => spice/cascade.retcode}      |    0 
 .../common/outputs/spice/multiequal-output.net     |    5 ++++
 .../{PCB/JD.retcode => spice/multiequal.retcode}   |    0 
 .../common/outputs/spice/netattrib-output.net      |    6 ++++
 .../{PCB/JD.retcode => spice/netattrib.retcode}    |    0 
 .../common/outputs/spice/powersupply-output.net    |   14 +++++++++++
 .../{PCB/JD.retcode => spice/powersupply.retcode}  |    0 
 .../common/outputs/spice/singlenet-output.net      |    3 ++
 .../{PCB/JD.retcode => spice/singlenet.retcode}    |    0 
 34 files changed, 197 insertions(+), 0 deletions(-)
 copy {docs/wiki => gnetlist/tests/common/outputs/spice}/.gitignore (100%)
 create mode 100644 gnetlist/tests/common/outputs/spice/JD-output.net
 copy gnetlist/tests/common/outputs/{PCB => spice}/JD.retcode (100%)
 create mode 100644 gnetlist/tests/common/outputs/spice/JD_Include-output.net
 copy gnetlist/tests/common/outputs/{PCB/JD.retcode => spice/JD_Include.retcode} (100%)
 create mode 100644 gnetlist/tests/common/outputs/spice/JD_Include_nomunge-output.net
 copy gnetlist/tests/common/outputs/{PCB/JD.retcode => spice/JD_Include_nomunge.retcode} (100%)
 create mode 100644 gnetlist/tests/common/outputs/spice/JD_Sort-output.net
 copy gnetlist/tests/common/outputs/{PCB/JD.retcode => spice/JD_Sort.retcode} (100%)
 create mode 100644 gnetlist/tests/common/outputs/spice/JD_Sort_nomunge-output.net
 copy gnetlist/tests/common/outputs/{PCB/JD.retcode => spice/JD_Sort_nomunge.retcode} (100%)
 create mode 100644 gnetlist/tests/common/outputs/spice/JD_nomunge-output.net
 copy gnetlist/tests/common/outputs/{PCB => spice}/Makefile.am (100%)
 create mode 100644 gnetlist/tests/common/outputs/spice/SlottedOpamps-output.net
 copy gnetlist/tests/common/outputs/{PCB/JD.retcode => spice/SlottedOpamps.retcode} (100%)
 create mode 100644 gnetlist/tests/common/outputs/spice/TwoStageAmp-output.net
 copy gnetlist/tests/common/outputs/{PCB/JD.retcode => spice/TwoStageAmp.retcode} (100%)
 create mode 100644 gnetlist/tests/common/outputs/spice/TwoStageAmp_Include-output.net
 copy gnetlist/tests/common/outputs/{PCB/JD.retcode => spice/TwoStageAmp_Include.retcode} (100%)
 create mode 100644 gnetlist/tests/common/outputs/spice/TwoStageAmp_Sort-output.net
 copy gnetlist/tests/common/outputs/{PCB/JD.retcode => spice/TwoStageAmp_Sort.retcode} (100%)
 create mode 100644 gnetlist/tests/common/outputs/spice/cascade-output.net
 copy gnetlist/tests/common/outputs/{PCB/JD.retcode => spice/cascade.retcode} (100%)
 create mode 100644 gnetlist/tests/common/outputs/spice/multiequal-output.net
 copy gnetlist/tests/common/outputs/{PCB/JD.retcode => spice/multiequal.retcode} (100%)
 create mode 100644 gnetlist/tests/common/outputs/spice/netattrib-output.net
 copy gnetlist/tests/common/outputs/{PCB/JD.retcode => spice/netattrib.retcode} (100%)
 create mode 100644 gnetlist/tests/common/outputs/spice/powersupply-output.net
 copy gnetlist/tests/common/outputs/{PCB/JD.retcode => spice/powersupply.retcode} (100%)
 create mode 100644 gnetlist/tests/common/outputs/spice/singlenet-output.net
 copy gnetlist/tests/common/outputs/{PCB/JD.retcode => spice/singlenet.retcode} (100%)


=================
 Commit Messages
=================

commit d3a0d4da489f9cd213472e58d18f21774760984b
Author: Peter Clifton <pcjc2@xxxxxxxxx>
Date:   Mon Dec 8 17:57:17 2008 +0000

    Tolerated changes in golden files for the spice netlist backend.
    
    The way slotted parts are handled has changed since 1.2.0, as
    has the output of the spice backend for slotted parts. Since
    the spice backend doesn't properly support slotted components,
    we allow these output changes.

:100644 100644 a5f6fdb... c73d322... M	gnetlist/tests/common/outputs/spice/SlottedOpamps-output.net
:100644 100644 b19effc... 4667f91... M	gnetlist/tests/common/outputs/spice/singlenet-output.net

commit 227e5102e722675c93ecf897b1b1c422dd7f032c
Author: Peter Clifton <pcjc2@xxxxxxxxx>
Date:   Mon Dec 8 17:48:06 2008 +0000

    gnetlist: Revert removal of spice backend testing
    
    This backend was removed from the common test-suite prior to the last
    release due to failures. We still want to test the backend, although
    we may wish to accept some changes to the golden files before the next
    release.

:100644 100644 4155fef... 1de874c... M	gnetlist/configure.ac
:100644 100644 66fdb44... 780f618... M	gnetlist/tests/common/backends.list
:100644 100644 50f5aca... d2f9934... M	gnetlist/tests/common/outputs/Makefile.am
:000000 100644 0000000... 23c1897... A	gnetlist/tests/common/outputs/spice/.gitignore
:000000 100644 0000000... 9c485da... A	gnetlist/tests/common/outputs/spice/JD-output.net
:000000 100644 0000000... 573541a... A	gnetlist/tests/common/outputs/spice/JD.retcode
:000000 100644 0000000... 9c485da... A	gnetlist/tests/common/outputs/spice/JD_Include-output.net
:000000 100644 0000000... 573541a... A	gnetlist/tests/common/outputs/spice/JD_Include.retcode
:000000 100644 0000000... 9c485da... A	gnetlist/tests/common/outputs/spice/JD_Include_nomunge-output.net
:000000 100644 0000000... 573541a... A	gnetlist/tests/common/outputs/spice/JD_Include_nomunge.retcode
:000000 100644 0000000... 9c485da... A	gnetlist/tests/common/outputs/spice/JD_Sort-output.net
:000000 100644 0000000... 573541a... A	gnetlist/tests/common/outputs/spice/JD_Sort.retcode
:000000 100644 0000000... 9c485da... A	gnetlist/tests/common/outputs/spice/JD_Sort_nomunge-output.net
:000000 100644 0000000... 573541a... A	gnetlist/tests/common/outputs/spice/JD_Sort_nomunge.retcode
:000000 100644 0000000... 9c485da... A	gnetlist/tests/common/outputs/spice/JD_nomunge-output.net
:000000 100644 0000000... bf3dd39... A	gnetlist/tests/common/outputs/spice/Makefile.am
:000000 100644 0000000... a5f6fdb... A	gnetlist/tests/common/outputs/spice/SlottedOpamps-output.net
:000000 100644 0000000... 573541a... A	gnetlist/tests/common/outputs/spice/SlottedOpamps.retcode
:000000 100644 0000000... a91f1a6... A	gnetlist/tests/common/outputs/spice/TwoStageAmp-output.net
:000000 100644 0000000... 573541a... A	gnetlist/tests/common/outputs/spice/TwoStageAmp.retcode
:000000 100644 0000000... a91f1a6... A	gnetlist/tests/common/outputs/spice/TwoStageAmp_Include-output.net
:000000 100644 0000000... 573541a... A	gnetlist/tests/common/outputs/spice/TwoStageAmp_Include.retcode
:000000 100644 0000000... a91f1a6... A	gnetlist/tests/common/outputs/spice/TwoStageAmp_Sort-output.net
:000000 100644 0000000... 573541a... A	gnetlist/tests/common/outputs/spice/TwoStageAmp_Sort.retcode
:000000 100644 0000000... a578dfa... A	gnetlist/tests/common/outputs/spice/cascade-output.net
:000000 100644 0000000... 573541a... A	gnetlist/tests/common/outputs/spice/cascade.retcode
:000000 100644 0000000... 0ed4801... A	gnetlist/tests/common/outputs/spice/multiequal-output.net
:000000 100644 0000000... 573541a... A	gnetlist/tests/common/outputs/spice/multiequal.retcode
:000000 100644 0000000... f2d3500... A	gnetlist/tests/common/outputs/spice/netattrib-output.net
:000000 100644 0000000... 573541a... A	gnetlist/tests/common/outputs/spice/netattrib.retcode
:000000 100644 0000000... f52e908... A	gnetlist/tests/common/outputs/spice/powersupply-output.net
:000000 100644 0000000... 573541a... A	gnetlist/tests/common/outputs/spice/powersupply.retcode
:000000 100644 0000000... b19effc... A	gnetlist/tests/common/outputs/spice/singlenet-output.net
:000000 100644 0000000... 573541a... A	gnetlist/tests/common/outputs/spice/singlenet.retcode

=========
 Changes
=========

commit d3a0d4da489f9cd213472e58d18f21774760984b
Author: Peter Clifton <pcjc2@xxxxxxxxx>
Date:   Mon Dec 8 17:57:17 2008 +0000

    Tolerated changes in golden files for the spice netlist backend.
    
    The way slotted parts are handled has changed since 1.2.0, as
    has the output of the spice backend for slotted parts. Since
    the spice backend doesn't properly support slotted components,
    we allow these output changes.

diff --git a/gnetlist/tests/common/outputs/spice/SlottedOpamps-output.net b/gnetlist/tests/common/outputs/spice/SlottedOpamps-output.net
index a5f6fdb..c73d322 100644
--- a/gnetlist/tests/common/outputs/spice/SlottedOpamps-output.net
+++ b/gnetlist/tests/common/outputs/spice/SlottedOpamps-output.net
@@ -1,3 +1,3 @@
 * Spice netlister for gnetlist
-U1 samenet_output_c minusin_slot1_pin_b plusin_slot1_pin3_a samenet_output_c minusin_slot2_pin6_b plusin_slot2_pin5_a samenet_output_c minusin_slot3_pin_b plusin_slot3_pin10_a samenet_output_c minusin_slot4_pin13_b plusin_slot4_pin12_a <No valid value attribute found>
+U1 samenet_output_c minusin_slot1_pin_b plusin_slot1_pin3_a ERROR_INVALID_PIN ERROR_INVALID_PIN ERROR_INVALID_PIN ERROR_INVALID_PIN ERROR_INVALID_PIN ERROR_INVALID_PIN ERROR_INVALID_PIN ERROR_INVALID_PIN ERROR_INVALID_PIN <No valid value attribute found>
 .END
diff --git a/gnetlist/tests/common/outputs/spice/singlenet-output.net b/gnetlist/tests/common/outputs/spice/singlenet-output.net
index b19effc..4667f91 100644
--- a/gnetlist/tests/common/outputs/spice/singlenet-output.net
+++ b/gnetlist/tests/common/outputs/spice/singlenet-output.net
@@ -1,3 +1,3 @@
 * Spice netlister for gnetlist
-U100 SING_N_2 unconnected_pin-1 SING_N_2 SING_N SING_N SING_N SING_N SING_N SING_N ERROR_INVALID_PIN ERROR_INVALID_PIN ERROR_INVALID_PIN ERROR_INVALID_PIN ERROR_INVALID_PIN ERROR_INVALID_PIN <No valid value attribute found>
+U100 SING_N SING_N SING_N ERROR_INVALID_PIN ERROR_INVALID_PIN ERROR_INVALID_PIN ERROR_INVALID_PIN ERROR_INVALID_PIN ERROR_INVALID_PIN ERROR_INVALID_PIN ERROR_INVALID_PIN ERROR_INVALID_PIN ERROR_INVALID_PIN ERROR_INVALID_PIN ERROR_INVALID_PIN <No valid value attribute found>
 .END

commit 227e5102e722675c93ecf897b1b1c422dd7f032c
Author: Peter Clifton <pcjc2@xxxxxxxxx>
Date:   Mon Dec 8 17:48:06 2008 +0000

    gnetlist: Revert removal of spice backend testing
    
    This backend was removed from the common test-suite prior to the last
    release due to failures. We still want to test the backend, although
    we may wish to accept some changes to the golden files before the next
    release.

diff --git a/gnetlist/configure.ac b/gnetlist/configure.ac
index 4155fef..1de874c 100644
--- a/gnetlist/configure.ac
+++ b/gnetlist/configure.ac
@@ -462,6 +462,7 @@ AC_CONFIG_FILES([Makefile
 		 tests/common/outputs/verilog/Makefile
 		 tests/common/outputs/cascade/Makefile
 		 tests/common/outputs/partslist1/Makefile
+		 tests/common/outputs/spice/Makefile
 		 tests/common/outputs/drc2/Makefile
 		 tests/common/outputs/geda/Makefile
 		 tests/common/outputs/gossip/Makefile
diff --git a/gnetlist/tests/common/backends.list b/gnetlist/tests/common/backends.list
index 66fdb44..780f618 100644
--- a/gnetlist/tests/common/backends.list
+++ b/gnetlist/tests/common/backends.list
@@ -23,6 +23,7 @@ pcbpins
 PCB
 protelII
 redac
+spice
 spice-sdb
 switcap
 systemc
diff --git a/gnetlist/tests/common/outputs/Makefile.am b/gnetlist/tests/common/outputs/Makefile.am
index 50f5aca..d2f9934 100644
--- a/gnetlist/tests/common/outputs/Makefile.am
+++ b/gnetlist/tests/common/outputs/Makefile.am
@@ -24,6 +24,7 @@ SUBDIRS= \
        PCB \
        protelII \
        redac \
+       spice \
        spice-sdb \
        switcap \
        systemc \
diff --git a/gnetlist/tests/common/outputs/spice/.gitignore b/gnetlist/tests/common/outputs/spice/.gitignore
new file mode 100644
index 0000000..23c1897
--- /dev/null
+++ b/gnetlist/tests/common/outputs/spice/.gitignore
@@ -0,0 +1,3 @@
+Makefile
+Makefile.in
+*~
diff --git a/gnetlist/tests/common/outputs/spice/JD-output.net b/gnetlist/tests/common/outputs/spice/JD-output.net
new file mode 100644
index 0000000..9c485da
--- /dev/null
+++ b/gnetlist/tests/common/outputs/spice/JD-output.net
@@ -0,0 +1,13 @@
+* Spice netlister for gnetlist
+V1 i 0 pulse 3.3 0 1u 10p 10p 1.25u 2.5u
+Cm m 0 20p
+A1 <No valid value attribute found>
+Rt p m 1k
+M1 LVH LVH Vdd1 Vdd1 <No valid value attribute found> l=3u w=3u
+X1 i 0 LVH m p Vdd1 0 <No valid value attribute found>
+Rlp p Vdd1 1meg
+Vdd Vdd1 0 DC 3.3V
+Rlm m 0 500k
+Cp p 0 20p
+Rb 0 LVH 5.6k
+.END
diff --git a/gnetlist/tests/common/outputs/spice/JD.retcode b/gnetlist/tests/common/outputs/spice/JD.retcode
new file mode 100644
index 0000000..573541a
--- /dev/null
+++ b/gnetlist/tests/common/outputs/spice/JD.retcode
@@ -0,0 +1 @@
+0
diff --git a/gnetlist/tests/common/outputs/spice/JD_Include-output.net b/gnetlist/tests/common/outputs/spice/JD_Include-output.net
new file mode 100644
index 0000000..9c485da
--- /dev/null
+++ b/gnetlist/tests/common/outputs/spice/JD_Include-output.net
@@ -0,0 +1,13 @@
+* Spice netlister for gnetlist
+V1 i 0 pulse 3.3 0 1u 10p 10p 1.25u 2.5u
+Cm m 0 20p
+A1 <No valid value attribute found>
+Rt p m 1k
+M1 LVH LVH Vdd1 Vdd1 <No valid value attribute found> l=3u w=3u
+X1 i 0 LVH m p Vdd1 0 <No valid value attribute found>
+Rlp p Vdd1 1meg
+Vdd Vdd1 0 DC 3.3V
+Rlm m 0 500k
+Cp p 0 20p
+Rb 0 LVH 5.6k
+.END
diff --git a/gnetlist/tests/common/outputs/spice/JD_Include.retcode b/gnetlist/tests/common/outputs/spice/JD_Include.retcode
new file mode 100644
index 0000000..573541a
--- /dev/null
+++ b/gnetlist/tests/common/outputs/spice/JD_Include.retcode
@@ -0,0 +1 @@
+0
diff --git a/gnetlist/tests/common/outputs/spice/JD_Include_nomunge-output.net b/gnetlist/tests/common/outputs/spice/JD_Include_nomunge-output.net
new file mode 100644
index 0000000..9c485da
--- /dev/null
+++ b/gnetlist/tests/common/outputs/spice/JD_Include_nomunge-output.net
@@ -0,0 +1,13 @@
+* Spice netlister for gnetlist
+V1 i 0 pulse 3.3 0 1u 10p 10p 1.25u 2.5u
+Cm m 0 20p
+A1 <No valid value attribute found>
+Rt p m 1k
+M1 LVH LVH Vdd1 Vdd1 <No valid value attribute found> l=3u w=3u
+X1 i 0 LVH m p Vdd1 0 <No valid value attribute found>
+Rlp p Vdd1 1meg
+Vdd Vdd1 0 DC 3.3V
+Rlm m 0 500k
+Cp p 0 20p
+Rb 0 LVH 5.6k
+.END
diff --git a/gnetlist/tests/common/outputs/spice/JD_Include_nomunge.retcode b/gnetlist/tests/common/outputs/spice/JD_Include_nomunge.retcode
new file mode 100644
index 0000000..573541a
--- /dev/null
+++ b/gnetlist/tests/common/outputs/spice/JD_Include_nomunge.retcode
@@ -0,0 +1 @@
+0
diff --git a/gnetlist/tests/common/outputs/spice/JD_Sort-output.net b/gnetlist/tests/common/outputs/spice/JD_Sort-output.net
new file mode 100644
index 0000000..9c485da
--- /dev/null
+++ b/gnetlist/tests/common/outputs/spice/JD_Sort-output.net
@@ -0,0 +1,13 @@
+* Spice netlister for gnetlist
+V1 i 0 pulse 3.3 0 1u 10p 10p 1.25u 2.5u
+Cm m 0 20p
+A1 <No valid value attribute found>
+Rt p m 1k
+M1 LVH LVH Vdd1 Vdd1 <No valid value attribute found> l=3u w=3u
+X1 i 0 LVH m p Vdd1 0 <No valid value attribute found>
+Rlp p Vdd1 1meg
+Vdd Vdd1 0 DC 3.3V
+Rlm m 0 500k
+Cp p 0 20p
+Rb 0 LVH 5.6k
+.END
diff --git a/gnetlist/tests/common/outputs/spice/JD_Sort.retcode b/gnetlist/tests/common/outputs/spice/JD_Sort.retcode
new file mode 100644
index 0000000..573541a
--- /dev/null
+++ b/gnetlist/tests/common/outputs/spice/JD_Sort.retcode
@@ -0,0 +1 @@
+0
diff --git a/gnetlist/tests/common/outputs/spice/JD_Sort_nomunge-output.net b/gnetlist/tests/common/outputs/spice/JD_Sort_nomunge-output.net
new file mode 100644
index 0000000..9c485da
--- /dev/null
+++ b/gnetlist/tests/common/outputs/spice/JD_Sort_nomunge-output.net
@@ -0,0 +1,13 @@
+* Spice netlister for gnetlist
+V1 i 0 pulse 3.3 0 1u 10p 10p 1.25u 2.5u
+Cm m 0 20p
+A1 <No valid value attribute found>
+Rt p m 1k
+M1 LVH LVH Vdd1 Vdd1 <No valid value attribute found> l=3u w=3u
+X1 i 0 LVH m p Vdd1 0 <No valid value attribute found>
+Rlp p Vdd1 1meg
+Vdd Vdd1 0 DC 3.3V
+Rlm m 0 500k
+Cp p 0 20p
+Rb 0 LVH 5.6k
+.END
diff --git a/gnetlist/tests/common/outputs/spice/JD_Sort_nomunge.retcode b/gnetlist/tests/common/outputs/spice/JD_Sort_nomunge.retcode
new file mode 100644
index 0000000..573541a
--- /dev/null
+++ b/gnetlist/tests/common/outputs/spice/JD_Sort_nomunge.retcode
@@ -0,0 +1 @@
+0
diff --git a/gnetlist/tests/common/outputs/spice/JD_nomunge-output.net b/gnetlist/tests/common/outputs/spice/JD_nomunge-output.net
new file mode 100644
index 0000000..9c485da
--- /dev/null
+++ b/gnetlist/tests/common/outputs/spice/JD_nomunge-output.net
@@ -0,0 +1,13 @@
+* Spice netlister for gnetlist
+V1 i 0 pulse 3.3 0 1u 10p 10p 1.25u 2.5u
+Cm m 0 20p
+A1 <No valid value attribute found>
+Rt p m 1k
+M1 LVH LVH Vdd1 Vdd1 <No valid value attribute found> l=3u w=3u
+X1 i 0 LVH m p Vdd1 0 <No valid value attribute found>
+Rlp p Vdd1 1meg
+Vdd Vdd1 0 DC 3.3V
+Rlm m 0 500k
+Cp p 0 20p
+Rb 0 LVH 5.6k
+.END
diff --git a/gnetlist/tests/common/outputs/spice/Makefile.am b/gnetlist/tests/common/outputs/spice/Makefile.am
new file mode 100644
index 0000000..bf3dd39
--- /dev/null
+++ b/gnetlist/tests/common/outputs/spice/Makefile.am
@@ -0,0 +1,30 @@
+EXTRA_DIST= \
+	cascade-output.net \
+	cascade.retcode \
+	JD_Include_nomunge-output.net \
+	JD_Include_nomunge.retcode \
+	JD_Include-output.net \
+	JD_Include.retcode \
+	JD_nomunge-output.net \
+	JD-output.net \
+	JD.retcode \
+	JD_Sort_nomunge-output.net \
+	JD_Sort_nomunge.retcode \
+	JD_Sort-output.net \
+	JD_Sort.retcode \
+	multiequal-output.net \
+	multiequal.retcode \
+	netattrib-output.net \
+	netattrib.retcode \
+	powersupply-output.net \
+	powersupply.retcode \
+	singlenet-output.net \
+	singlenet.retcode \
+	SlottedOpamps-output.net \
+	SlottedOpamps.retcode \
+	TwoStageAmp_Include-output.net \
+	TwoStageAmp_Include.retcode \
+	TwoStageAmp-output.net \
+	TwoStageAmp.retcode \
+	TwoStageAmp_Sort-output.net \
+	TwoStageAmp_Sort.retcode
diff --git a/gnetlist/tests/common/outputs/spice/SlottedOpamps-output.net b/gnetlist/tests/common/outputs/spice/SlottedOpamps-output.net
new file mode 100644
index 0000000..a5f6fdb
--- /dev/null
+++ b/gnetlist/tests/common/outputs/spice/SlottedOpamps-output.net
@@ -0,0 +1,3 @@
+* Spice netlister for gnetlist
+U1 samenet_output_c minusin_slot1_pin_b plusin_slot1_pin3_a samenet_output_c minusin_slot2_pin6_b plusin_slot2_pin5_a samenet_output_c minusin_slot3_pin_b plusin_slot3_pin10_a samenet_output_c minusin_slot4_pin13_b plusin_slot4_pin12_a <No valid value attribute found>
+.END
diff --git a/gnetlist/tests/common/outputs/spice/SlottedOpamps.retcode b/gnetlist/tests/common/outputs/spice/SlottedOpamps.retcode
new file mode 100644
index 0000000..573541a
--- /dev/null
+++ b/gnetlist/tests/common/outputs/spice/SlottedOpamps.retcode
@@ -0,0 +1 @@
+0
diff --git a/gnetlist/tests/common/outputs/spice/TwoStageAmp-output.net b/gnetlist/tests/common/outputs/spice/TwoStageAmp-output.net
new file mode 100644
index 0000000..a91f1a6
--- /dev/null
+++ b/gnetlist/tests/common/outputs/spice/TwoStageAmp-output.net
@@ -0,0 +1,25 @@
+* Spice netlister for gnetlist
+Cout VColl2 Vout 2.2uF
+R5 Vin 1 10
+R4 0 Vbase2 2.8K
+RE2 0 Vem2 100
+Q2 VColl2 Vbase2 Vem2 <No valid value attribute found>
+A3 .options TEMP=25
+R3 Vbase2 Vcc 28K
+A2 <No valid value attribute found>
+RE1 0 Vem1 100
+Q1 Vcoll1 Vbase1 Vem1 <No valid value attribute found>
+A1 <No valid value attribute found>
+R2 0 Vbase1 2K
+Vinput Vin 0 DC 1.6V AC 10MV SIN(0 1MV 1KHZ)
+R1 Vbase1 Vcc 28K
+C2 2 Vbase2 2.2uF
+CE2 0 Vem2 1pF
+C1 1 Vbase1 2.2uF
+CE1 0 Vem1 1pF
+R8 Vcoll1 2 1
+VCC Vcc 0 DC 15V
+RC2 VColl2 Vcc 1K
+RC1 Vcoll1 Vcc 3.3K
+RL 0 Vout 100K
+.END
diff --git a/gnetlist/tests/common/outputs/spice/TwoStageAmp.retcode b/gnetlist/tests/common/outputs/spice/TwoStageAmp.retcode
new file mode 100644
index 0000000..573541a
--- /dev/null
+++ b/gnetlist/tests/common/outputs/spice/TwoStageAmp.retcode
@@ -0,0 +1 @@
+0
diff --git a/gnetlist/tests/common/outputs/spice/TwoStageAmp_Include-output.net b/gnetlist/tests/common/outputs/spice/TwoStageAmp_Include-output.net
new file mode 100644
index 0000000..a91f1a6
--- /dev/null
+++ b/gnetlist/tests/common/outputs/spice/TwoStageAmp_Include-output.net
@@ -0,0 +1,25 @@
+* Spice netlister for gnetlist
+Cout VColl2 Vout 2.2uF
+R5 Vin 1 10
+R4 0 Vbase2 2.8K
+RE2 0 Vem2 100
+Q2 VColl2 Vbase2 Vem2 <No valid value attribute found>
+A3 .options TEMP=25
+R3 Vbase2 Vcc 28K
+A2 <No valid value attribute found>
+RE1 0 Vem1 100
+Q1 Vcoll1 Vbase1 Vem1 <No valid value attribute found>
+A1 <No valid value attribute found>
+R2 0 Vbase1 2K
+Vinput Vin 0 DC 1.6V AC 10MV SIN(0 1MV 1KHZ)
+R1 Vbase1 Vcc 28K
+C2 2 Vbase2 2.2uF
+CE2 0 Vem2 1pF
+C1 1 Vbase1 2.2uF
+CE1 0 Vem1 1pF
+R8 Vcoll1 2 1
+VCC Vcc 0 DC 15V
+RC2 VColl2 Vcc 1K
+RC1 Vcoll1 Vcc 3.3K
+RL 0 Vout 100K
+.END
diff --git a/gnetlist/tests/common/outputs/spice/TwoStageAmp_Include.retcode b/gnetlist/tests/common/outputs/spice/TwoStageAmp_Include.retcode
new file mode 100644
index 0000000..573541a
--- /dev/null
+++ b/gnetlist/tests/common/outputs/spice/TwoStageAmp_Include.retcode
@@ -0,0 +1 @@
+0
diff --git a/gnetlist/tests/common/outputs/spice/TwoStageAmp_Sort-output.net b/gnetlist/tests/common/outputs/spice/TwoStageAmp_Sort-output.net
new file mode 100644
index 0000000..a91f1a6
--- /dev/null
+++ b/gnetlist/tests/common/outputs/spice/TwoStageAmp_Sort-output.net
@@ -0,0 +1,25 @@
+* Spice netlister for gnetlist
+Cout VColl2 Vout 2.2uF
+R5 Vin 1 10
+R4 0 Vbase2 2.8K
+RE2 0 Vem2 100
+Q2 VColl2 Vbase2 Vem2 <No valid value attribute found>
+A3 .options TEMP=25
+R3 Vbase2 Vcc 28K
+A2 <No valid value attribute found>
+RE1 0 Vem1 100
+Q1 Vcoll1 Vbase1 Vem1 <No valid value attribute found>
+A1 <No valid value attribute found>
+R2 0 Vbase1 2K
+Vinput Vin 0 DC 1.6V AC 10MV SIN(0 1MV 1KHZ)
+R1 Vbase1 Vcc 28K
+C2 2 Vbase2 2.2uF
+CE2 0 Vem2 1pF
+C1 1 Vbase1 2.2uF
+CE1 0 Vem1 1pF
+R8 Vcoll1 2 1
+VCC Vcc 0 DC 15V
+RC2 VColl2 Vcc 1K
+RC1 Vcoll1 Vcc 3.3K
+RL 0 Vout 100K
+.END
diff --git a/gnetlist/tests/common/outputs/spice/TwoStageAmp_Sort.retcode b/gnetlist/tests/common/outputs/spice/TwoStageAmp_Sort.retcode
new file mode 100644
index 0000000..573541a
--- /dev/null
+++ b/gnetlist/tests/common/outputs/spice/TwoStageAmp_Sort.retcode
@@ -0,0 +1 @@
+0
diff --git a/gnetlist/tests/common/outputs/spice/cascade-output.net b/gnetlist/tests/common/outputs/spice/cascade-output.net
new file mode 100644
index 0000000..a578dfa
--- /dev/null
+++ b/gnetlist/tests/common/outputs/spice/cascade-output.net
@@ -0,0 +1,10 @@
+* Spice netlister for gnetlist
+AMP2 6 unconnected_pin-1 <No valid value attribute found>
+AMP1 1 2 <No valid value attribute found>
+SOURCE 1 <No valid value attribute found>
+DEFAULTS ERROR_INVALID_PIN <No valid value attribute found>
+MX1 4 5 <No valid value attribute found>
+DEF1 2 3 <No valid value attribute found>
+T1 5 6 <No valid value attribute found>
+FL1 3 4 <No valid value attribute found>
+.END
diff --git a/gnetlist/tests/common/outputs/spice/cascade.retcode b/gnetlist/tests/common/outputs/spice/cascade.retcode
new file mode 100644
index 0000000..573541a
--- /dev/null
+++ b/gnetlist/tests/common/outputs/spice/cascade.retcode
@@ -0,0 +1 @@
+0
diff --git a/gnetlist/tests/common/outputs/spice/multiequal-output.net b/gnetlist/tests/common/outputs/spice/multiequal-output.net
new file mode 100644
index 0000000..0ed4801
--- /dev/null
+++ b/gnetlist/tests/common/outputs/spice/multiequal-output.net
@@ -0,0 +1,5 @@
+* Spice netlister for gnetlist
+V1 1 0 DC 1V
+A1 abotol=1e-11
+R1 0 1 20
+.END
diff --git a/gnetlist/tests/common/outputs/spice/multiequal.retcode b/gnetlist/tests/common/outputs/spice/multiequal.retcode
new file mode 100644
index 0000000..573541a
--- /dev/null
+++ b/gnetlist/tests/common/outputs/spice/multiequal.retcode
@@ -0,0 +1 @@
+0
diff --git a/gnetlist/tests/common/outputs/spice/netattrib-output.net b/gnetlist/tests/common/outputs/spice/netattrib-output.net
new file mode 100644
index 0000000..f2d3500
--- /dev/null
+++ b/gnetlist/tests/common/outputs/spice/netattrib-output.net
@@ -0,0 +1,6 @@
+* Spice netlister for gnetlist
+F1 one unconnected_pin-3 <No valid value attribute found>
+U100 unconnected_pin-2 unconnected_pin-1 one ERROR_INVALID_PIN ERROR_INVALID_PIN ERROR_INVALID_PIN <No valid value attribute found>
+U300 one 1 ERROR_INVALID_PIN ERROR_INVALID_PIN <No valid value attribute found>
+U200 one netattrib ERROR_INVALID_PIN ERROR_INVALID_PIN <No valid value attribute found>
+.END
diff --git a/gnetlist/tests/common/outputs/spice/netattrib.retcode b/gnetlist/tests/common/outputs/spice/netattrib.retcode
new file mode 100644
index 0000000..573541a
--- /dev/null
+++ b/gnetlist/tests/common/outputs/spice/netattrib.retcode
@@ -0,0 +1 @@
+0
diff --git a/gnetlist/tests/common/outputs/spice/powersupply-output.net b/gnetlist/tests/common/outputs/spice/powersupply-output.net
new file mode 100644
index 0000000..f52e908
--- /dev/null
+++ b/gnetlist/tests/common/outputs/spice/powersupply-output.net
@@ -0,0 +1,14 @@
+* Spice netlister for gnetlist
+F1 two three <No valid value attribute found>
+R2 ten eleven 220
+CONN1 one five 0 <No valid value attribute found>
+C4 eleven nine 1uf
+R1 nine ten nine 5k
+C3 ten nine 22uF
+C2 eight nine 0.1uF
+S1 one two <No valid value attribute found>
+C1 eight nine 2200uF
+T1 three five six seven <No valid value attribute found>
+U2 ten eleven eight <No valid value attribute found>
+U1 eight nine seven six <No valid value attribute found>
+.END
diff --git a/gnetlist/tests/common/outputs/spice/powersupply.retcode b/gnetlist/tests/common/outputs/spice/powersupply.retcode
new file mode 100644
index 0000000..573541a
--- /dev/null
+++ b/gnetlist/tests/common/outputs/spice/powersupply.retcode
@@ -0,0 +1 @@
+0
diff --git a/gnetlist/tests/common/outputs/spice/singlenet-output.net b/gnetlist/tests/common/outputs/spice/singlenet-output.net
new file mode 100644
index 0000000..b19effc
--- /dev/null
+++ b/gnetlist/tests/common/outputs/spice/singlenet-output.net
@@ -0,0 +1,3 @@
+* Spice netlister for gnetlist
+U100 SING_N_2 unconnected_pin-1 SING_N_2 SING_N SING_N SING_N SING_N SING_N SING_N ERROR_INVALID_PIN ERROR_INVALID_PIN ERROR_INVALID_PIN ERROR_INVALID_PIN ERROR_INVALID_PIN ERROR_INVALID_PIN <No valid value attribute found>
+.END
diff --git a/gnetlist/tests/common/outputs/spice/singlenet.retcode b/gnetlist/tests/common/outputs/spice/singlenet.retcode
new file mode 100644
index 0000000..573541a
--- /dev/null
+++ b/gnetlist/tests/common/outputs/spice/singlenet.retcode
@@ -0,0 +1 @@
+0




_______________________________________________
geda-cvs mailing list
geda-cvs@xxxxxxxxxxxxxx
http://www.seul.org/cgi-bin/mailman/listinfo/geda-cvs