[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: gEDA: [PATCH] gsymcheck, some pincount and pin numbering checks
Hi Jim and all,
I've applied your patch on my local gsymcheck. Great.
On Friday 27 August 2004 10:01, Jim Duchek wrote:
> It's a quick hack but I wanted to check that on some new symbols I
> created. I ran it against the current symbols and there are quite a
> few (especially in 4000 and 74) that this throws warnings on.
I've looked into the symbols of 74 and it seems there are different
types of errors:
1. errors in the symbols that should be repaired
I'll repair them soon
2. not connected pins
Can they be marked without drawing them using the NoConnection
net attribute like in misc/nc-* symbols?
for example: net=NoConnection:2,...
3. symbols that are already marked as broken
These are broken symbols I marked some time ago.
Should we delete these symbols or redraw them with different pin
positions?
best regards
Werner
------------some symbols with errors-----------------------
Checking: symbols/74/74121-1.sym
Warning: Number of pins does not match footprint size.
>> OK: 4 Pins are not connected
Checking: symbols/74/74122-1.sym
Warning: Number of pins does not match footprint size.
>> OK: 2 Pins are not connected
Checking: symbols/74/74123-2.sym
Warning: Number of pins does not match footprint size.
>> MARKED BROKEN
Checking: symbols/74/74124-1.sym
Warning: Number of pins does not match footprint size.
>> MARKED BROKEN
Checking: symbols/74/74133-1.sym
Warning: Number of pins does not match footprint size.
ERROR: Found duplicate pinnumber=7 attribute in the symbol
ERROR: Found duplicate pinnumber=14 attribute in the symbol
ERROR: Found duplicate pinnumber=7 attribute in the symbol
ERROR: Found duplicate pinnumber=14 attribute in the symbol
4 ERRORS found
>> REPAIR: GND=8, PWR=16 ??
Checking: symbols/74/74159-1.sym
Warning: Number of pins does not match footprint size.
>> REPAIR: footprint DIP16 --> DIP24
Checking: symbols/74/74161-2.sym
Warning: Number of pins does not match footprint size.
>> MARKED BROKEN
Checking: symbols/74/74168-1.sym
Warning: Number of pins does not match footprint size.
>> MARKED BROKEN
Checking: symbols/74/74169-1.sym
Warning: Number of pins does not match footprint size.
>> MARKED BROKEN
Checking: symbols/74/7420-1.sym
Warning: Number of pins does not match footprint size.
>> OK: 2 Pins are not connected
Checking: symbols/74/7420-2.sym
Warning: Number of pins does not match footprint size.
>> OK: 2 Pins are not connected
Checking: symbols/74/7421-1.sym
Warning: Number of pins does not match footprint size.
>> OK: 2 Pins are not connected
Checking: symbols/74/7421-2.sym
Warning: Number of pins does not match footprint size.
>> OK: 2 Pins are not connected
Checking: symbols/74/7422-1.sym
Warning: Number of pins does not match footprint size.
>> OK: 2 Pins are not connected
Checking: symbols/74/7422-2.sym
Warning: Number of pins does not match footprint size.
>> OK: 2 Pins are not connected