Hi Vaughn,

I've opened your schematic and used the

en
command to make symbol attributes visible and I see

net=GND:7
net=Vcc:14

on the nand gates in yellow, meaning it is an attached attribute.

you will have to change that to use your chosen names, or remove them with John's script, then use djboxsym to create a symbol with
pins
7 GND
14 +5V

place that symbol in your schematic with the same U? to define power pins

other way is to edit the symbol with gschem
and change attached net=Vcc:14 to be net=+5V:14
do the et command and give it 0
save,
maybe rename, put in a local library of your own.

John G

Vaughn Treude wrote:

I've attached the SCH file rather than putting it in line - hope that's
OK. I've embedded all the components,


_______________________________________________
geda-user mailing list
[email protected]
http://www.seul.org/cgi-bin/mailman/listinfo/geda-user

Reply via email to