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

gEDA-cvs: gaf.git: branch: master updated (1.5.2-20090328-105-gca91e1b)



The branch, master has been updated
       via  ca91e1be91ae1d0c0b4bbfddf814309be09e84b2 (commit)
      from  0be6e3a9612de6b36ab5e3a734af2b9fbb042efd (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/scheme/Makefile.am                        |   17 +--
 gnetlist/scripts/Makefile.am                       |    2 +-
 gnetlist/scripts/gschem2pcb                        |  123 --------------------
 gnetlist/tests/common/backends.list                |    1 -
 gnetlist/tests/common/outputs/Makefile.am          |    1 -
 gnetlist/tests/common/outputs/PCBboard/.gitignore  |    3 -
 .../tests/common/outputs/PCBboard/JD-output.net    |   31 -----
 gnetlist/tests/common/outputs/PCBboard/JD.retcode  |    1 -
 .../common/outputs/PCBboard/JD_Include-output.net  |   31 -----
 .../common/outputs/PCBboard/JD_Include.retcode     |    1 -
 .../outputs/PCBboard/JD_Include_nomunge-output.net |   31 -----
 .../outputs/PCBboard/JD_Include_nomunge.retcode    |    1 -
 .../common/outputs/PCBboard/JD_Sort-output.net     |   31 -----
 .../tests/common/outputs/PCBboard/JD_Sort.retcode  |    1 -
 .../outputs/PCBboard/JD_Sort_nomunge-output.net    |   31 -----
 .../outputs/PCBboard/JD_Sort_nomunge.retcode       |    1 -
 .../common/outputs/PCBboard/JD_nomunge-output.net  |   31 -----
 .../common/outputs/PCBboard/JD_nomunge.retcode     |    1 -
 gnetlist/tests/common/outputs/PCBboard/Makefile.am |   31 -----
 .../outputs/PCBboard/SlottedOpamps-output.net      |   31 -----
 .../common/outputs/PCBboard/SlottedOpamps.retcode  |    1 -
 .../common/outputs/PCBboard/TwoStageAmp-output.net |   31 -----
 .../common/outputs/PCBboard/TwoStageAmp.retcode    |    1 -
 .../PCBboard/TwoStageAmp_Include-output.net        |   31 -----
 .../outputs/PCBboard/TwoStageAmp_Include.retcode   |    1 -
 .../outputs/PCBboard/TwoStageAmp_Sort-output.net   |   31 -----
 .../outputs/PCBboard/TwoStageAmp_Sort.retcode      |    1 -
 .../common/outputs/PCBboard/cascade-output.net     |   38 ------
 .../tests/common/outputs/PCBboard/cascade.retcode  |    1 -
 .../common/outputs/PCBboard/multiequal-output.net  |   31 -----
 .../common/outputs/PCBboard/multiequal.retcode     |    1 -
 .../common/outputs/PCBboard/netattrib-output.net   |   31 -----
 .../common/outputs/PCBboard/netattrib.retcode      |    1 -
 .../common/outputs/PCBboard/powersupply-output.net |   31 -----
 .../common/outputs/PCBboard/powersupply.retcode    |    1 -
 .../common/outputs/PCBboard/singlenet-output.net   |   71 -----------
 .../common/outputs/PCBboard/singlenet.retcode      |    1 -
 38 files changed, 6 insertions(+), 700 deletions(-)
 delete mode 100755 gnetlist/scripts/gschem2pcb
 delete mode 100644 gnetlist/tests/common/outputs/PCBboard/.gitignore
 delete mode 100644 gnetlist/tests/common/outputs/PCBboard/JD-output.net
 delete mode 100644 gnetlist/tests/common/outputs/PCBboard/JD.retcode
 delete mode 100644 gnetlist/tests/common/outputs/PCBboard/JD_Include-output.net
 delete mode 100644 gnetlist/tests/common/outputs/PCBboard/JD_Include.retcode
 delete mode 100644 gnetlist/tests/common/outputs/PCBboard/JD_Include_nomunge-output.net
 delete mode 100644 gnetlist/tests/common/outputs/PCBboard/JD_Include_nomunge.retcode
 delete mode 100644 gnetlist/tests/common/outputs/PCBboard/JD_Sort-output.net
 delete mode 100644 gnetlist/tests/common/outputs/PCBboard/JD_Sort.retcode
 delete mode 100644 gnetlist/tests/common/outputs/PCBboard/JD_Sort_nomunge-output.net
 delete mode 100644 gnetlist/tests/common/outputs/PCBboard/JD_Sort_nomunge.retcode
 delete mode 100644 gnetlist/tests/common/outputs/PCBboard/JD_nomunge-output.net
 delete mode 100644 gnetlist/tests/common/outputs/PCBboard/JD_nomunge.retcode
 delete mode 100644 gnetlist/tests/common/outputs/PCBboard/Makefile.am
 delete mode 100644 gnetlist/tests/common/outputs/PCBboard/SlottedOpamps-output.net
 delete mode 100644 gnetlist/tests/common/outputs/PCBboard/SlottedOpamps.retcode
 delete mode 100644 gnetlist/tests/common/outputs/PCBboard/TwoStageAmp-output.net
 delete mode 100644 gnetlist/tests/common/outputs/PCBboard/TwoStageAmp.retcode
 delete mode 100644 gnetlist/tests/common/outputs/PCBboard/TwoStageAmp_Include-output.net
 delete mode 100644 gnetlist/tests/common/outputs/PCBboard/TwoStageAmp_Include.retcode
 delete mode 100644 gnetlist/tests/common/outputs/PCBboard/TwoStageAmp_Sort-output.net
 delete mode 100644 gnetlist/tests/common/outputs/PCBboard/TwoStageAmp_Sort.retcode
 delete mode 100644 gnetlist/tests/common/outputs/PCBboard/cascade-output.net
 delete mode 100644 gnetlist/tests/common/outputs/PCBboard/cascade.retcode
 delete mode 100644 gnetlist/tests/common/outputs/PCBboard/multiequal-output.net
 delete mode 100644 gnetlist/tests/common/outputs/PCBboard/multiequal.retcode
 delete mode 100644 gnetlist/tests/common/outputs/PCBboard/netattrib-output.net
 delete mode 100644 gnetlist/tests/common/outputs/PCBboard/netattrib.retcode
 delete mode 100644 gnetlist/tests/common/outputs/PCBboard/powersupply-output.net
 delete mode 100644 gnetlist/tests/common/outputs/PCBboard/powersupply.retcode
 delete mode 100644 gnetlist/tests/common/outputs/PCBboard/singlenet-output.net
 delete mode 100644 gnetlist/tests/common/outputs/PCBboard/singlenet.retcode


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

commit ca91e1be91ae1d0c0b4bbfddf814309be09e84b2
Author: Dan McMahill <dan@xxxxxxxxxxxx>
Commit: Dan McMahill <dan@xxxxxxxxxxxx>

    Remove gschem2pcb and the PCBboard gnetlist backend.
    
    gschem2pcb is the old script which has long since been replaced with
    gsch2pcb.  The PCBboard gnetlist backend was only used by gschem2pcb
    and has been superceded by the gsch2pcb gnetlist backend.  This
    removes a lot of duplicated and no-longer-maintained code and hopefully
    removes a new user pitfall (using gschem2pcb instead of gsch2pcb).

:100644 100644 771e88c... 0738c8a... M	gnetlist/configure.ac
:100644 100644 5206f1e... 41783fd... M	gnetlist/scheme/Makefile.am
:100644 100644 f67006a... cbb1033... M	gnetlist/scripts/Makefile.am
:100755 000000 6dbf180... 0000000... D	gnetlist/scripts/gschem2pcb
:100644 100644 66c90ba... 95d9b46... M	gnetlist/tests/common/backends.list
:100644 100644 51bdf45... 72ef38f... M	gnetlist/tests/common/outputs/Makefile.am
:100644 000000 23c1897... 0000000... D	gnetlist/tests/common/outputs/PCBboard/.gitignore
:100644 000000 54f4a0b... 0000000... D	gnetlist/tests/common/outputs/PCBboard/JD-output.net
:100644 000000 573541a... 0000000... D	gnetlist/tests/common/outputs/PCBboard/JD.retcode
:100644 000000 54f4a0b... 0000000... D	gnetlist/tests/common/outputs/PCBboard/JD_Include-output.net
:100644 000000 573541a... 0000000... D	gnetlist/tests/common/outputs/PCBboard/JD_Include.retcode
:100644 000000 54f4a0b... 0000000... D	gnetlist/tests/common/outputs/PCBboard/JD_Include_nomunge-output.net
:100644 000000 573541a... 0000000... D	gnetlist/tests/common/outputs/PCBboard/JD_Include_nomunge.retcode
:100644 000000 54f4a0b... 0000000... D	gnetlist/tests/common/outputs/PCBboard/JD_Sort-output.net
:100644 000000 573541a... 0000000... D	gnetlist/tests/common/outputs/PCBboard/JD_Sort.retcode
:100644 000000 54f4a0b... 0000000... D	gnetlist/tests/common/outputs/PCBboard/JD_Sort_nomunge-output.net
:100644 000000 573541a... 0000000... D	gnetlist/tests/common/outputs/PCBboard/JD_Sort_nomunge.retcode
:100644 000000 54f4a0b... 0000000... D	gnetlist/tests/common/outputs/PCBboard/JD_nomunge-output.net
:100644 000000 573541a... 0000000... D	gnetlist/tests/common/outputs/PCBboard/JD_nomunge.retcode
:100644 000000 fd2bedc... 0000000... D	gnetlist/tests/common/outputs/PCBboard/Makefile.am
:100644 000000 54f4a0b... 0000000... D	gnetlist/tests/common/outputs/PCBboard/SlottedOpamps-output.net
:100644 000000 573541a... 0000000... D	gnetlist/tests/common/outputs/PCBboard/SlottedOpamps.retcode
:100644 000000 54f4a0b... 0000000... D	gnetlist/tests/common/outputs/PCBboard/TwoStageAmp-output.net
:100644 000000 573541a... 0000000... D	gnetlist/tests/common/outputs/PCBboard/TwoStageAmp.retcode
:100644 000000 54f4a0b... 0000000... D	gnetlist/tests/common/outputs/PCBboard/TwoStageAmp_Include-output.net
:100644 000000 573541a... 0000000... D	gnetlist/tests/common/outputs/PCBboard/TwoStageAmp_Include.retcode
:100644 000000 54f4a0b... 0000000... D	gnetlist/tests/common/outputs/PCBboard/TwoStageAmp_Sort-output.net
:100644 000000 573541a... 0000000... D	gnetlist/tests/common/outputs/PCBboard/TwoStageAmp_Sort.retcode
:100644 000000 6d5de41... 0000000... D	gnetlist/tests/common/outputs/PCBboard/cascade-output.net
:100644 000000 573541a... 0000000... D	gnetlist/tests/common/outputs/PCBboard/cascade.retcode
:100644 000000 54f4a0b... 0000000... D	gnetlist/tests/common/outputs/PCBboard/multiequal-output.net
:100644 000000 573541a... 0000000... D	gnetlist/tests/common/outputs/PCBboard/multiequal.retcode
:100644 000000 54f4a0b... 0000000... D	gnetlist/tests/common/outputs/PCBboard/netattrib-output.net
:100644 000000 573541a... 0000000... D	gnetlist/tests/common/outputs/PCBboard/netattrib.retcode
:100644 000000 54f4a0b... 0000000... D	gnetlist/tests/common/outputs/PCBboard/powersupply-output.net
:100644 000000 573541a... 0000000... D	gnetlist/tests/common/outputs/PCBboard/powersupply.retcode
:100644 000000 4081b3d... 0000000... D	gnetlist/tests/common/outputs/PCBboard/singlenet-output.net
:100644 000000 573541a... 0000000... D	gnetlist/tests/common/outputs/PCBboard/singlenet.retcode

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

commit ca91e1be91ae1d0c0b4bbfddf814309be09e84b2
Author: Dan McMahill <dan@xxxxxxxxxxxx>
Commit: Dan McMahill <dan@xxxxxxxxxxxx>

    Remove gschem2pcb and the PCBboard gnetlist backend.
    
    gschem2pcb is the old script which has long since been replaced with
    gsch2pcb.  The PCBboard gnetlist backend was only used by gschem2pcb
    and has been superceded by the gsch2pcb gnetlist backend.  This
    removes a lot of duplicated and no-longer-maintained code and hopefully
    removes a new user pitfall (using gschem2pcb instead of gsch2pcb).

diff --git a/gnetlist/configure.ac b/gnetlist/configure.ac
index 771e88c..0738c8a 100644
--- a/gnetlist/configure.ac
+++ b/gnetlist/configure.ac
@@ -418,7 +418,6 @@ AC_CONFIG_FILES([Makefile
 		 tests/common/outputs/partslist1/Makefile
 		 tests/common/outputs/partslist2/Makefile
 		 tests/common/outputs/partslist3/Makefile
-		 tests/common/outputs/PCBboard/Makefile
 		 tests/common/outputs/PCB/Makefile
 		 tests/common/outputs/pcbpins/Makefile
 		 tests/common/outputs/protelII/Makefile
diff --git a/gnetlist/scheme/Makefile.am b/gnetlist/scheme/Makefile.am
index 5206f1e..41783fd 100644
--- a/gnetlist/scheme/Makefile.am
+++ b/gnetlist/scheme/Makefile.am
@@ -25,17 +25,10 @@ DIST_SCM = gnet-PCB.scm gnet-allegro.scm gnet-bom.scm gnet-geda.scm \
 
 EXTRA_DIST = $(DIST_SCM) $(SCM_SRCS)
 
-SCM_SRCS=	gnet-PCBboard.scm.in \
+SCM_SRCS=	\
 		gnet-gsch2pcb.scm.in
 
-BUILT_SCM=	gnet-PCBboard.scm gnet-gsch2pcb.scm
-
-gnet-PCBboard.scm: $(srcdir)/gnet-PCBboard.scm.in
-	sed \
-		-e 's;@m4@;${M4};g' \
-		-e 's;@pcbm4dir@;${PCBM4DIR};g' \
-		-e 's;@pcbconfdir@;${PCBCONFDIR};g' \
-		$(srcdir)/gnet-PCBboard.scm.in > $@
+BUILT_SCM=	gnet-gsch2pcb.scm
 
 gnet-gsch2pcb.scm: $(srcdir)/gnet-gsch2pcb.scm.in
 	sed \
@@ -45,11 +38,11 @@ gnet-gsch2pcb.scm: $(srcdir)/gnet-gsch2pcb.scm.in
 		$(srcdir)/gnet-gsch2pcb.scm.in > $@
 
 MOSTLYCLEANFILES = *.log *~
-CLEANFILES = *.log *~ gnet-PCBboard.scm gnet-gsch2pcb.scm
+CLEANFILES = *.log *~ gnet-gsch2pcb.scm
 DISTCLEANFILES = *.log core FILE *~ prototype.bak \
-	         gnet-PCBboard.scm gnet-gsch2pcb.scm
+	         gnet-gsch2pcb.scm
 MAINTAINERCLEANFILES = *.log *~ Makefile.in configure \
-	         gnet-PCBboard.scm gnet-gsch2pcb.scm
+	         gnet-gsch2pcb.scm
 
 all-local:
 	if test "$(srcdir)" != "$(builddir)" ; then \
diff --git a/gnetlist/scripts/Makefile.am b/gnetlist/scripts/Makefile.am
index f67006a..cbb1033 100644
--- a/gnetlist/scripts/Makefile.am
+++ b/gnetlist/scripts/Makefile.am
@@ -1,6 +1,6 @@
 
 EXTRA_DIST = bompp.sh.in annotate.sh.in  unannotate.sh bom_xref.sh.in sw2asc.in \
-	     gschem2pcb sch2eaglepos.sh
+	     sch2eaglepos.sh
 
 bin_SCRIPTS =  sw2asc sch2eaglepos.sh
 
diff --git a/gnetlist/scripts/gschem2pcb b/gnetlist/scripts/gschem2pcb
deleted file mode 100755
index 6dbf180..0000000
--- a/gnetlist/scripts/gschem2pcb
+++ /dev/null
@@ -1,123 +0,0 @@
-#!/bin/sh
-
-# This program is free software; you can redistribute it and/or modify
-# it under the terms of the GNU General Public License as published by
-# the Free Software Foundation; either version 2 of the License, or
-# (at your option) any later version.
-#
-# This program is distributed in the hope that it will be useful,
-# but WITHOUT ANY WARRANTY; without even the implied warranty of
-# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
-# GNU General Public License for more details.
-#
-# You should have received a copy of the GNU General Public License
-# along with this program; if not, write to the Free Software
-# Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
-
-#JM Routoure
-#17/01/2000
-
-
-# Create a PCB file and a netlist for the pcb program
-# Usage : gschem2pcb filename.sch
-#		-> gives two files : filename.net (the netlist) and
-#			filename.pcb (the board)
-# It needs gawk and sed and also the gnet-PCBboard.scm in the scheme
-# directory of gEDA
-# It also needs a modification of the common.m4 file of the pcb program:
-# at the end of the common.m4 program. The include keyword must be replace by :
-#
-#
-#include(/usr/X11R6/lib/X11/pcb/m4/connector.inc)
-#include(/usr/X11R6/lib/X11/pcb/m4/dil.inc)
-#include(/usr/X11R6/lib/X11/pcb/m4/misc.inc)
-#include(/usr/X11R6/lib/X11/pcb/m4/plcc.inc)
-#include(/usr/X11R6/lib/X11/pcb/m4/to.inc)
-#include(/usr/X11R6/lib/X11/pcb/m4/qfp.inc)
-
-
-if [ -z  $1 ]; then
-	echo "You must indicate a file generated by gschem"
-	echo
-       	exit 1
-	fi
-
-# Search for the beginning of the filename assuming it ends by .sch
-FILENAME=`echo "$1" | sed 's/.sch//g' `
-PCBFILENAME=$FILENAME.pcb
-
-# test if a .pcb file exists
-if [ -e $PCBFILENAME ]; then
-	#	echo " The file $PCBFILENAME.pcb exits "
-	
-	PCBNEWFILENAME=$FILENAME.new.pcb
-	PCBTEMPFILENAME=$FILENAME.temp.pcb
-	NETFILENAME=$FILENAME.net
-	LISTFILE=$FILENAME.list
-	NEWLISTFILE=$FILENAME.new.list
-	
-	gnetlist -g PCB -o $NETFILENAME $1  
-	gnetlist -g PCBboard -o $PCBTEMPFILENAME $1 
-	echo
-	awk 'BEGIN {FS=","}
-		/^PKG_*/{
-		footprint=$1
-		sub(/PKG_/,"",footprint)
-		sub(/\(.*$/,"",footprint)
-		name=$2
-		value=substr($3,0,length($3)-1)
-		printf("Error: the footprint %s for the device %s does not exist\n",footprint,$2,value)
-		}' $PCBTEMPFILENAME
-	awk '/^Element\(.*/{printf("%s\t%s\t\n",$3,$4)}' $PCBFILENAME|sort > $LISTFILE
-	awk '/^Element\(.*/{printf("%s\t%s\t\n",$3,$4)}' $PCBTEMPFILENAME|sort > $NEWLISTFILE
-	UREF=`diff $NEWLISTFILE $LISTFILE | awk '/</{printf("%s\n",$2)}' -`
-	#Search for UREF if $PCBTEMPFILENAME and create $PCBNEWFILENAME
-	#Header of the pcb file
-	head -n 5 $PCBTEMPFILENAME > $PCBNEWFILENAME
-	for f in `echo $UREF`; do
-		echo "Find new element $f"
-                LINE=`grep -n ^Element.\*$f $PCBTEMPFILENAME|sed 's/:.*$//g' `
-		awk -v line=$LINE '{if (NR>=line)
-					{print
-					if ($1==")") exit}
-					}' $PCBTEMPFILENAME >> $PCBNEWFILENAME
-					
-	done
-	# End of the pcb file
-	tail -n 24 $PCBTEMPFILENAME >> $PCBNEWFILENAME
-	
-	# Un peu de ménage (in french in the texte)
-	rm $PCBTEMPFILENAME $NEWLISTFILE $LISTFILE
-else 
-	
-	NETFILENAME=$FILENAME.net
-	# Creation of the netlist file
-	echo
-	gnetlist -g PCB -o $NETFILENAME $1 
-	gnetlist -g PCBboard -o $PCBFILENAME $1 
-	# Test if a footprint has not been found
-	awk 'BEGIN {FS=","}
-		/^PKG_*/{
-		footprint=$1
-		sub(/PKG_/,"",footprint)
-		sub(/\(.*$/,"",footprint)
-		name=$2
-		value=substr($3,0,length($3)-1)
-		printf("Error: the footprint %s for the device %s does not exist\n",footprint,$2,value)
-		}' $PCBFILENAME
-
-	exit 0
-fi
-
-# Creation of the pcb file
-
-# Creation of the different elements. It uses the footprint attribute in 
-# gschem to see what the footprint is.
-# see .inc files of pcb to understand the name of the footprint. Here are some tips :
-# naming of device in pcb is something like PKG_XX(Description, Uref, value)
-# where XX is the name of the footprint.
-# optional argument can be use : for the Dual in line footprint we have
-# PKG_DIL( Description, Uref, value, Number of pin, Width) 
-# the device attribute in gschem should then be DIL  8 300 and no space char
-# should be present in the name,uref and device attributes !
-
diff --git a/gnetlist/tests/common/backends.list b/gnetlist/tests/common/backends.list
index 66c90ba..95d9b46 100644
--- a/gnetlist/tests/common/backends.list
+++ b/gnetlist/tests/common/backends.list
@@ -19,7 +19,6 @@ pads
 partslist1
 partslist2
 partslist3
-PCBboard
 pcbpins
 PCB
 protelII
diff --git a/gnetlist/tests/common/outputs/Makefile.am b/gnetlist/tests/common/outputs/Makefile.am
index 51bdf45..72ef38f 100644
--- a/gnetlist/tests/common/outputs/Makefile.am
+++ b/gnetlist/tests/common/outputs/Makefile.am
@@ -20,7 +20,6 @@ SUBDIRS= \
        partslist1 \
        partslist2 \
        partslist3 \
-       PCBboard \
        pcbpins \
        PCB \
        protelII \
diff --git a/gnetlist/tests/common/outputs/PCBboard/.gitignore b/gnetlist/tests/common/outputs/PCBboard/.gitignore
deleted file mode 100644
index 23c1897..0000000
--- a/gnetlist/tests/common/outputs/PCBboard/.gitignore
+++ /dev/null
@@ -1,3 +0,0 @@
-Makefile
-Makefile.in
-*~
diff --git a/gnetlist/tests/common/outputs/PCBboard/JD-output.net b/gnetlist/tests/common/outputs/PCBboard/JD-output.net
deleted file mode 100644
index 54f4a0b..0000000
--- a/gnetlist/tests/common/outputs/PCBboard/JD-output.net
+++ /dev/null
@@ -1,31 +0,0 @@
-# release: pcb 1.6.3
-PCB("" 6000 5000)
-Grid(10 0 0)
-Cursor(10 270 3)
-Flags(0x000000d0)
-Groups("1,2,3,s:4,5,6,c:7:8:")
-Styles("Signal,10,40,20:Power,25,60,35:Fat,40,60,35:Skinny,8,36,20")
-Layer(1 "solder")
-(
-)
-Layer(2 "GND-sldr")
-(
-)
-Layer(3 "Vcc-sldr")
-(
-)
-Layer(4 "component")
-(
-)
-Layer(5 "GND-comp")
-(
-)
-Layer(6 "Vcc-comp")
-(
-)
-Layer(7 "unused")
-(
-)
-Layer(8 "unused")
-(
-)
diff --git a/gnetlist/tests/common/outputs/PCBboard/JD.retcode b/gnetlist/tests/common/outputs/PCBboard/JD.retcode
deleted file mode 100644
index 573541a..0000000
--- a/gnetlist/tests/common/outputs/PCBboard/JD.retcode
+++ /dev/null
@@ -1 +0,0 @@
-0
diff --git a/gnetlist/tests/common/outputs/PCBboard/JD_Include-output.net b/gnetlist/tests/common/outputs/PCBboard/JD_Include-output.net
deleted file mode 100644
index 54f4a0b..0000000
--- a/gnetlist/tests/common/outputs/PCBboard/JD_Include-output.net
+++ /dev/null
@@ -1,31 +0,0 @@
-# release: pcb 1.6.3
-PCB("" 6000 5000)
-Grid(10 0 0)
-Cursor(10 270 3)
-Flags(0x000000d0)
-Groups("1,2,3,s:4,5,6,c:7:8:")
-Styles("Signal,10,40,20:Power,25,60,35:Fat,40,60,35:Skinny,8,36,20")
-Layer(1 "solder")
-(
-)
-Layer(2 "GND-sldr")
-(
-)
-Layer(3 "Vcc-sldr")
-(
-)
-Layer(4 "component")
-(
-)
-Layer(5 "GND-comp")
-(
-)
-Layer(6 "Vcc-comp")
-(
-)
-Layer(7 "unused")
-(
-)
-Layer(8 "unused")
-(
-)
diff --git a/gnetlist/tests/common/outputs/PCBboard/JD_Include.retcode b/gnetlist/tests/common/outputs/PCBboard/JD_Include.retcode
deleted file mode 100644
index 573541a..0000000
--- a/gnetlist/tests/common/outputs/PCBboard/JD_Include.retcode
+++ /dev/null
@@ -1 +0,0 @@
-0
diff --git a/gnetlist/tests/common/outputs/PCBboard/JD_Include_nomunge-output.net b/gnetlist/tests/common/outputs/PCBboard/JD_Include_nomunge-output.net
deleted file mode 100644
index 54f4a0b..0000000
--- a/gnetlist/tests/common/outputs/PCBboard/JD_Include_nomunge-output.net
+++ /dev/null
@@ -1,31 +0,0 @@
-# release: pcb 1.6.3
-PCB("" 6000 5000)
-Grid(10 0 0)
-Cursor(10 270 3)
-Flags(0x000000d0)
-Groups("1,2,3,s:4,5,6,c:7:8:")
-Styles("Signal,10,40,20:Power,25,60,35:Fat,40,60,35:Skinny,8,36,20")
-Layer(1 "solder")
-(
-)
-Layer(2 "GND-sldr")
-(
-)
-Layer(3 "Vcc-sldr")
-(
-)
-Layer(4 "component")
-(
-)
-Layer(5 "GND-comp")
-(
-)
-Layer(6 "Vcc-comp")
-(
-)
-Layer(7 "unused")
-(
-)
-Layer(8 "unused")
-(
-)
diff --git a/gnetlist/tests/common/outputs/PCBboard/JD_Include_nomunge.retcode b/gnetlist/tests/common/outputs/PCBboard/JD_Include_nomunge.retcode
deleted file mode 100644
index 573541a..0000000
--- a/gnetlist/tests/common/outputs/PCBboard/JD_Include_nomunge.retcode
+++ /dev/null
@@ -1 +0,0 @@
-0
diff --git a/gnetlist/tests/common/outputs/PCBboard/JD_Sort-output.net b/gnetlist/tests/common/outputs/PCBboard/JD_Sort-output.net
deleted file mode 100644
index 54f4a0b..0000000
--- a/gnetlist/tests/common/outputs/PCBboard/JD_Sort-output.net
+++ /dev/null
@@ -1,31 +0,0 @@
-# release: pcb 1.6.3
-PCB("" 6000 5000)
-Grid(10 0 0)
-Cursor(10 270 3)
-Flags(0x000000d0)
-Groups("1,2,3,s:4,5,6,c:7:8:")
-Styles("Signal,10,40,20:Power,25,60,35:Fat,40,60,35:Skinny,8,36,20")
-Layer(1 "solder")
-(
-)
-Layer(2 "GND-sldr")
-(
-)
-Layer(3 "Vcc-sldr")
-(
-)
-Layer(4 "component")
-(
-)
-Layer(5 "GND-comp")
-(
-)
-Layer(6 "Vcc-comp")
-(
-)
-Layer(7 "unused")
-(
-)
-Layer(8 "unused")
-(
-)
diff --git a/gnetlist/tests/common/outputs/PCBboard/JD_Sort.retcode b/gnetlist/tests/common/outputs/PCBboard/JD_Sort.retcode
deleted file mode 100644
index 573541a..0000000
--- a/gnetlist/tests/common/outputs/PCBboard/JD_Sort.retcode
+++ /dev/null
@@ -1 +0,0 @@
-0
diff --git a/gnetlist/tests/common/outputs/PCBboard/JD_Sort_nomunge-output.net b/gnetlist/tests/common/outputs/PCBboard/JD_Sort_nomunge-output.net
deleted file mode 100644
index 54f4a0b..0000000
--- a/gnetlist/tests/common/outputs/PCBboard/JD_Sort_nomunge-output.net
+++ /dev/null
@@ -1,31 +0,0 @@
-# release: pcb 1.6.3
-PCB("" 6000 5000)
-Grid(10 0 0)
-Cursor(10 270 3)
-Flags(0x000000d0)
-Groups("1,2,3,s:4,5,6,c:7:8:")
-Styles("Signal,10,40,20:Power,25,60,35:Fat,40,60,35:Skinny,8,36,20")
-Layer(1 "solder")
-(
-)
-Layer(2 "GND-sldr")
-(
-)
-Layer(3 "Vcc-sldr")
-(
-)
-Layer(4 "component")
-(
-)
-Layer(5 "GND-comp")
-(
-)
-Layer(6 "Vcc-comp")
-(
-)
-Layer(7 "unused")
-(
-)
-Layer(8 "unused")
-(
-)
diff --git a/gnetlist/tests/common/outputs/PCBboard/JD_Sort_nomunge.retcode b/gnetlist/tests/common/outputs/PCBboard/JD_Sort_nomunge.retcode
deleted file mode 100644
index 573541a..0000000
--- a/gnetlist/tests/common/outputs/PCBboard/JD_Sort_nomunge.retcode
+++ /dev/null
@@ -1 +0,0 @@
-0
diff --git a/gnetlist/tests/common/outputs/PCBboard/JD_nomunge-output.net b/gnetlist/tests/common/outputs/PCBboard/JD_nomunge-output.net
deleted file mode 100644
index 54f4a0b..0000000
--- a/gnetlist/tests/common/outputs/PCBboard/JD_nomunge-output.net
+++ /dev/null
@@ -1,31 +0,0 @@
-# release: pcb 1.6.3
-PCB("" 6000 5000)
-Grid(10 0 0)
-Cursor(10 270 3)
-Flags(0x000000d0)
-Groups("1,2,3,s:4,5,6,c:7:8:")
-Styles("Signal,10,40,20:Power,25,60,35:Fat,40,60,35:Skinny,8,36,20")
-Layer(1 "solder")
-(
-)
-Layer(2 "GND-sldr")
-(
-)
-Layer(3 "Vcc-sldr")
-(
-)
-Layer(4 "component")
-(
-)
-Layer(5 "GND-comp")
-(
-)
-Layer(6 "Vcc-comp")
-(
-)
-Layer(7 "unused")
-(
-)
-Layer(8 "unused")
-(
-)
diff --git a/gnetlist/tests/common/outputs/PCBboard/JD_nomunge.retcode b/gnetlist/tests/common/outputs/PCBboard/JD_nomunge.retcode
deleted file mode 100644
index 573541a..0000000
--- a/gnetlist/tests/common/outputs/PCBboard/JD_nomunge.retcode
+++ /dev/null
@@ -1 +0,0 @@
-0
diff --git a/gnetlist/tests/common/outputs/PCBboard/Makefile.am b/gnetlist/tests/common/outputs/PCBboard/Makefile.am
deleted file mode 100644
index fd2bedc..0000000
--- a/gnetlist/tests/common/outputs/PCBboard/Makefile.am
+++ /dev/null
@@ -1,31 +0,0 @@
-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_nomunge.retcode \
-	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/PCBboard/SlottedOpamps-output.net b/gnetlist/tests/common/outputs/PCBboard/SlottedOpamps-output.net
deleted file mode 100644
index 54f4a0b..0000000
--- a/gnetlist/tests/common/outputs/PCBboard/SlottedOpamps-output.net
+++ /dev/null
@@ -1,31 +0,0 @@
-# release: pcb 1.6.3
-PCB("" 6000 5000)
-Grid(10 0 0)
-Cursor(10 270 3)
-Flags(0x000000d0)
-Groups("1,2,3,s:4,5,6,c:7:8:")
-Styles("Signal,10,40,20:Power,25,60,35:Fat,40,60,35:Skinny,8,36,20")
-Layer(1 "solder")
-(
-)
-Layer(2 "GND-sldr")
-(
-)
-Layer(3 "Vcc-sldr")
-(
-)
-Layer(4 "component")
-(
-)
-Layer(5 "GND-comp")
-(
-)
-Layer(6 "Vcc-comp")
-(
-)
-Layer(7 "unused")
-(
-)
-Layer(8 "unused")
-(
-)
diff --git a/gnetlist/tests/common/outputs/PCBboard/SlottedOpamps.retcode b/gnetlist/tests/common/outputs/PCBboard/SlottedOpamps.retcode
deleted file mode 100644
index 573541a..0000000
--- a/gnetlist/tests/common/outputs/PCBboard/SlottedOpamps.retcode
+++ /dev/null
@@ -1 +0,0 @@
-0
diff --git a/gnetlist/tests/common/outputs/PCBboard/TwoStageAmp-output.net b/gnetlist/tests/common/outputs/PCBboard/TwoStageAmp-output.net
deleted file mode 100644
index 54f4a0b..0000000
--- a/gnetlist/tests/common/outputs/PCBboard/TwoStageAmp-output.net
+++ /dev/null
@@ -1,31 +0,0 @@
-# release: pcb 1.6.3
-PCB("" 6000 5000)
-Grid(10 0 0)
-Cursor(10 270 3)
-Flags(0x000000d0)
-Groups("1,2,3,s:4,5,6,c:7:8:")
-Styles("Signal,10,40,20:Power,25,60,35:Fat,40,60,35:Skinny,8,36,20")
-Layer(1 "solder")
-(
-)
-Layer(2 "GND-sldr")
-(
-)
-Layer(3 "Vcc-sldr")
-(
-)
-Layer(4 "component")
-(
-)
-Layer(5 "GND-comp")
-(
-)
-Layer(6 "Vcc-comp")
-(
-)
-Layer(7 "unused")
-(
-)
-Layer(8 "unused")
-(
-)
diff --git a/gnetlist/tests/common/outputs/PCBboard/TwoStageAmp.retcode b/gnetlist/tests/common/outputs/PCBboard/TwoStageAmp.retcode
deleted file mode 100644
index 573541a..0000000
--- a/gnetlist/tests/common/outputs/PCBboard/TwoStageAmp.retcode
+++ /dev/null
@@ -1 +0,0 @@
-0
diff --git a/gnetlist/tests/common/outputs/PCBboard/TwoStageAmp_Include-output.net b/gnetlist/tests/common/outputs/PCBboard/TwoStageAmp_Include-output.net
deleted file mode 100644
index 54f4a0b..0000000
--- a/gnetlist/tests/common/outputs/PCBboard/TwoStageAmp_Include-output.net
+++ /dev/null
@@ -1,31 +0,0 @@
-# release: pcb 1.6.3
-PCB("" 6000 5000)
-Grid(10 0 0)
-Cursor(10 270 3)
-Flags(0x000000d0)
-Groups("1,2,3,s:4,5,6,c:7:8:")
-Styles("Signal,10,40,20:Power,25,60,35:Fat,40,60,35:Skinny,8,36,20")
-Layer(1 "solder")
-(
-)
-Layer(2 "GND-sldr")
-(
-)
-Layer(3 "Vcc-sldr")
-(
-)
-Layer(4 "component")
-(
-)
-Layer(5 "GND-comp")
-(
-)
-Layer(6 "Vcc-comp")
-(
-)
-Layer(7 "unused")
-(
-)
-Layer(8 "unused")
-(
-)
diff --git a/gnetlist/tests/common/outputs/PCBboard/TwoStageAmp_Include.retcode b/gnetlist/tests/common/outputs/PCBboard/TwoStageAmp_Include.retcode
deleted file mode 100644
index 573541a..0000000
--- a/gnetlist/tests/common/outputs/PCBboard/TwoStageAmp_Include.retcode
+++ /dev/null
@@ -1 +0,0 @@
-0
diff --git a/gnetlist/tests/common/outputs/PCBboard/TwoStageAmp_Sort-output.net b/gnetlist/tests/common/outputs/PCBboard/TwoStageAmp_Sort-output.net
deleted file mode 100644
index 54f4a0b..0000000
--- a/gnetlist/tests/common/outputs/PCBboard/TwoStageAmp_Sort-output.net
+++ /dev/null
@@ -1,31 +0,0 @@
-# release: pcb 1.6.3
-PCB("" 6000 5000)
-Grid(10 0 0)
-Cursor(10 270 3)
-Flags(0x000000d0)
-Groups("1,2,3,s:4,5,6,c:7:8:")
-Styles("Signal,10,40,20:Power,25,60,35:Fat,40,60,35:Skinny,8,36,20")
-Layer(1 "solder")
-(
-)
-Layer(2 "GND-sldr")
-(
-)
-Layer(3 "Vcc-sldr")
-(
-)
-Layer(4 "component")
-(
-)
-Layer(5 "GND-comp")
-(
-)
-Layer(6 "Vcc-comp")
-(
-)
-Layer(7 "unused")
-(
-)
-Layer(8 "unused")
-(
-)
diff --git a/gnetlist/tests/common/outputs/PCBboard/TwoStageAmp_Sort.retcode b/gnetlist/tests/common/outputs/PCBboard/TwoStageAmp_Sort.retcode
deleted file mode 100644
index 573541a..0000000
--- a/gnetlist/tests/common/outputs/PCBboard/TwoStageAmp_Sort.retcode
+++ /dev/null
@@ -1 +0,0 @@
-0
diff --git a/gnetlist/tests/common/outputs/PCBboard/cascade-output.net b/gnetlist/tests/common/outputs/PCBboard/cascade-output.net
deleted file mode 100644
index 6d5de41..0000000
--- a/gnetlist/tests/common/outputs/PCBboard/cascade-output.net
+++ /dev/null
@@ -1,38 +0,0 @@
-# release: pcb 1.6.3
-PCB("" 6000 5000)
-Grid(10 0 0)
-Cursor(10 270 3)
-Flags(0x000000d0)
-Groups("1,2,3,s:4,5,6,c:7:8:")
-Styles("Signal,10,40,20:Power,25,60,35:Fat,40,60,35:Skinny,8,36,20")
-PKG_none(cascade-amp,AMP2,unknown)
-PKG_none(cascade-transformer,T1,unknown)
-PKG_none(cascade-mixer,MX1,unknown)
-PKG_none(cascade-filter,FL1,unknown)
-PKG_none(cascade-defaults,DEF1,unknown)
-PKG_none(cascade-amp,AMP1,unknown)
-PKG_none(cascade-source,SOURCE,unknown)
-Layer(1 "solder")
-(
-)
-Layer(2 "GND-sldr")
-(
-)
-Layer(3 "Vcc-sldr")
-(
-)
-Layer(4 "component")
-(
-)
-Layer(5 "GND-comp")
-(
-)
-Layer(6 "Vcc-comp")
-(
-)
-Layer(7 "unused")
-(
-)
-Layer(8 "unused")
-(
-)
diff --git a/gnetlist/tests/common/outputs/PCBboard/cascade.retcode b/gnetlist/tests/common/outputs/PCBboard/cascade.retcode
deleted file mode 100644
index 573541a..0000000
--- a/gnetlist/tests/common/outputs/PCBboard/cascade.retcode
+++ /dev/null
@@ -1 +0,0 @@
-0
diff --git a/gnetlist/tests/common/outputs/PCBboard/multiequal-output.net b/gnetlist/tests/common/outputs/PCBboard/multiequal-output.net
deleted file mode 100644
index 54f4a0b..0000000
--- a/gnetlist/tests/common/outputs/PCBboard/multiequal-output.net
+++ /dev/null
@@ -1,31 +0,0 @@
-# release: pcb 1.6.3
-PCB("" 6000 5000)
-Grid(10 0 0)
-Cursor(10 270 3)
-Flags(0x000000d0)
-Groups("1,2,3,s:4,5,6,c:7:8:")
-Styles("Signal,10,40,20:Power,25,60,35:Fat,40,60,35:Skinny,8,36,20")
-Layer(1 "solder")
-(
-)
-Layer(2 "GND-sldr")
-(
-)
-Layer(3 "Vcc-sldr")
-(
-)
-Layer(4 "component")
-(
-)
-Layer(5 "GND-comp")
-(
-)
-Layer(6 "Vcc-comp")
-(
-)
-Layer(7 "unused")
-(
-)
-Layer(8 "unused")
-(
-)
diff --git a/gnetlist/tests/common/outputs/PCBboard/multiequal.retcode b/gnetlist/tests/common/outputs/PCBboard/multiequal.retcode
deleted file mode 100644
index 573541a..0000000
--- a/gnetlist/tests/common/outputs/PCBboard/multiequal.retcode
+++ /dev/null
@@ -1 +0,0 @@
-0
diff --git a/gnetlist/tests/common/outputs/PCBboard/netattrib-output.net b/gnetlist/tests/common/outputs/PCBboard/netattrib-output.net
deleted file mode 100644
index 54f4a0b..0000000
--- a/gnetlist/tests/common/outputs/PCBboard/netattrib-output.net
+++ /dev/null
@@ -1,31 +0,0 @@
-# release: pcb 1.6.3
-PCB("" 6000 5000)
-Grid(10 0 0)
-Cursor(10 270 3)
-Flags(0x000000d0)
-Groups("1,2,3,s:4,5,6,c:7:8:")
-Styles("Signal,10,40,20:Power,25,60,35:Fat,40,60,35:Skinny,8,36,20")
-Layer(1 "solder")
-(
-)
-Layer(2 "GND-sldr")
-(
-)
-Layer(3 "Vcc-sldr")
-(
-)
-Layer(4 "component")
-(
-)
-Layer(5 "GND-comp")
-(
-)
-Layer(6 "Vcc-comp")
-(
-)
-Layer(7 "unused")
-(
-)
-Layer(8 "unused")
-(
-)
diff --git a/gnetlist/tests/common/outputs/PCBboard/netattrib.retcode b/gnetlist/tests/common/outputs/PCBboard/netattrib.retcode
deleted file mode 100644
index 573541a..0000000
--- a/gnetlist/tests/common/outputs/PCBboard/netattrib.retcode
+++ /dev/null
@@ -1 +0,0 @@
-0
diff --git a/gnetlist/tests/common/outputs/PCBboard/powersupply-output.net b/gnetlist/tests/common/outputs/PCBboard/powersupply-output.net
deleted file mode 100644
index 54f4a0b..0000000
--- a/gnetlist/tests/common/outputs/PCBboard/powersupply-output.net
+++ /dev/null
@@ -1,31 +0,0 @@
-# release: pcb 1.6.3
-PCB("" 6000 5000)
-Grid(10 0 0)
-Cursor(10 270 3)
-Flags(0x000000d0)
-Groups("1,2,3,s:4,5,6,c:7:8:")
-Styles("Signal,10,40,20:Power,25,60,35:Fat,40,60,35:Skinny,8,36,20")
-Layer(1 "solder")
-(
-)
-Layer(2 "GND-sldr")
-(
-)
-Layer(3 "Vcc-sldr")
-(
-)
-Layer(4 "component")
-(
-)
-Layer(5 "GND-comp")
-(
-)
-Layer(6 "Vcc-comp")
-(
-)
-Layer(7 "unused")
-(
-)
-Layer(8 "unused")
-(
-)
diff --git a/gnetlist/tests/common/outputs/PCBboard/powersupply.retcode b/gnetlist/tests/common/outputs/PCBboard/powersupply.retcode
deleted file mode 100644
index 573541a..0000000
--- a/gnetlist/tests/common/outputs/PCBboard/powersupply.retcode
+++ /dev/null
@@ -1 +0,0 @@
-0
diff --git a/gnetlist/tests/common/outputs/PCBboard/singlenet-output.net b/gnetlist/tests/common/outputs/PCBboard/singlenet-output.net
deleted file mode 100644
index 4081b3d..0000000
--- a/gnetlist/tests/common/outputs/PCBboard/singlenet-output.net
+++ /dev/null
@@ -1,71 +0,0 @@
-# release: pcb 1.6.3
-PCB("" 6000 5000)
-Grid(10 0 0)
-Cursor(10 270 3)
-Flags(0x000000d0)
-Groups("1,2,3,s:4,5,6,c:7:8:")
-Styles("Signal,10,40,20:Power,25,60,35:Fat,40,60,35:Skinny,8,36,20")
-
-# retain backwards compatibility to older versions of PKG_DIL 
-# which did not have 100,60,28 args
-
-        
-              
-        
-              
-        
-              
-	
-	
-	
-	
-Element(0x00 "7400" "U100" "unknown" 220 100 3 100 0x00)
-(
-	Pin(50 50 60 28 "1" 0x101)
-	Pin(50 150 60 28 "2" 0x01)
-	Pin(50 250 60 28 "3" 0x01)
-	Pin(50 350 60 28 "4" 0x01)
-	Pin(50 450 60 28 "5" 0x01)
-	Pin(50 550 60 28 "6" 0x01)
-	Pin(50 650 60 28 "7" 0x01)
-	
-	Pin(350 650 60 28 "8" 0x01)
-	Pin(350 550 60 28 "9" 0x01)
-	Pin(350 450 60 28 "10" 0x01)
-	Pin(350 350 60 28 "11" 0x01)
-	Pin(350 250 60 28 "12" 0x01)
-	Pin(350 150 60 28 "13" 0x01)
-	Pin(350 50 60 28 "14" 0x01)
-	
-	ElementLine(0 0 0 700 10)
-	ElementLine(0 700 400 700 10)
-	ElementLine(400 700 400 0 10)
-	ElementLine(0 0 150 0 10)
-	ElementLine(250 0 400 0 10)
-	ElementArc(200 0 50 50 0 180 10)
-	Mark(50 50)
-)
-Layer(1 "solder")
-(
-)
-Layer(2 "GND-sldr")
-(
-)
-Layer(3 "Vcc-sldr")
-(
-)
-Layer(4 "component")
-(
-)
-Layer(5 "GND-comp")
-(
-)
-Layer(6 "Vcc-comp")
-(
-)
-Layer(7 "unused")
-(
-)
-Layer(8 "unused")
-(
-)
diff --git a/gnetlist/tests/common/outputs/PCBboard/singlenet.retcode b/gnetlist/tests/common/outputs/PCBboard/singlenet.retcode
deleted file mode 100644
index 573541a..0000000
--- a/gnetlist/tests/common/outputs/PCBboard/singlenet.retcode
+++ /dev/null
@@ -1 +0,0 @@
-0



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