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

gEDA-user: gschem doesn't store slot info?



I used the Edit->Slot option in gschem to change the slot of a dual
opamp, and it didn't take.  Schematic showed the right pins, gnetlist
said otherwise.  Saved schematic, surprisingly, had no reference to
the slot.  Turns out, even save/revert throws the slot info away!
Manually adding a "slot" attribute works.


$ gnetlist -g PCB slot-1.sch 

unnamed_net2    R1-2 U1-1 
unnamed_net1    R1-1 U1-1 


v 20091004 2
C 43300 50900 1 0 0 dual-opamp-1.sym
{
T 43500 53200 5 10 0 0 0 0 1
device=DUAL_OPAMP
T 43500 51800 5 10 1 1 0 0 1
refdes=U1
T 43500 52800 5 10 0 0 0 0 1
footprint=SO8
T 43500 53400 5 10 0 0 0 0 1
symversion=0.2
}
C 43100 49000 1 0 0 dual-opamp-1.sym
{
T 43300 51300 5 10 0 0 0 0 1
device=DUAL_OPAMP
T 43300 49900 5 10 1 1 0 0 1
refdes=U1
T 43300 50900 5 10 0 0 0 0 1
footprint=SO8
T 43300 51500 5 10 0 0 0 0 1
symversion=0.2
}
C 45000 50100 1 0 0 resistor-1.sym
{
T 45300 50500 5 10 0 0 0 0 1
device=RESISTOR
T 45200 50400 5 10 1 1 0 0 1
refdes=R1
T 45000 50100 5 10 0 0 0 0 1
footprint=0603
}
N 44300 51300 45000 51300 4
N 45000 51300 45000 50200 4
N 44100 49400 45900 49400 4
N 45900 49400 45900 50200 4


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