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

Re: gEDA-user: Hi.... first post



C P Tarun wrote:

I tried building a simple toy schematic using gschem and pushing
it to PCB, but my netlist is not showing all the connections, because
the pin names (numbers?) of the transistor symbols in the
schematic are not matching with the TO92 pin names (numbers?)
in the footprint, even after I run the .cmd file generated by gsch2pcb.


Your netlist at http://www.dhandanought.org/tcpip/audio/EXP/geda-probs/test-schem.net
does have all the connections made in the schematic....  The schematic shows no connection to
B or C on the transistors.  siggnd has  Q2-E which is all there is for Q2.  Simple as that.
Q2 pin E is connected to net siggnd.

John Griessen

PS  Here's  another version of you schematic, with more connected:

================
v 20060906 1
C 20700 58100 1 0 0 capacitor-4.sym
{
T 20900 59200 5 10 0 0 0 0 1
device=POLARIZED_CAPACITOR
T 20900 58600 5 10 1 1 0 0 1
refdes=C1
T 20900 58800 5 10 0 0 0 0 1
symversion=0.1
T 20700 58100 5 10 1 1 0 0 1
footprint=RCY1000
}
C 21800 58200 1 0 0 resistor-1.sym
{
T 22100 58600 5 10 0 0 0 0 1
device=RESISTOR
T 22000 58500 5 10 1 1 0 0 1
refdes=R1
T 21800 57900 5 10 1 1 0 0 1
footprint=ACY300
}
N 21600 58300 21800 58300 4
C 23000 57200 1 90 0 resistor-1.sym
{
T 22600 57500 5 10 0 0 90 0 1
device=RESISTOR
T 22700 57400 5 10 1 1 90 0 1
refdes=R2
T 23000 57200 5 10 1 1 0 0 1
footprint=ACY400
}
C 23200 57800 1 0 0 npn-2.sym
{
T 23800 58300 5 10 0 0 0 0 1
device=NPN_TRANSISTOR
T 23800 58300 5 10 1 1 0 0 1
refdes=Q1
T 23200 57800 5 10 1 1 0 0 1
footprint=TO92
}
C 25900 57800 1 0 1 npn-2.sym
{
T 25300 58300 5 10 0 0 0 6 1
device=NPN_TRANSISTOR
T 25300 58300 5 10 1 1 0 6 1
refdes=Q2
T 25600 57800 5 10 1 1 0 0 1
footprint=TO92
}
N 22700 58300 23200 58300 4
N 22900 58100 22900 58300 4
N 23700 57800 23900 57500 4
N 23900 57500 25200 57500 4
N 25200 57500 25400 57800 4
N 24500 57000 24500 57500 4
N 20700 58300 20700 57000 4
N 20700 57000 24500 57000 4
{
T 20700 57000 5 10 1 1 0 0 1
netname=siggnd
}
N 22900 57200 22900 57000 4
=================

and the netlist from executing
gnetlist -g PCB -o test-schem.net test-schem.sch
===========
vcc	R4-2 R3-2
unnamed_net4	R4-1 Q2-C
unnamed_net3	R3-1 Q1-C
unnamed_net2	Q2-B R2-2 Q1-B R1-2
unnamed_net1	R1-1 C1-2
siggnd	R2-1 Q2-E Q1-E C1-1


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