[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

gEDA: net attribut question, gsymcheck logging



Hi all,

some symbols have pins and nets refering to the same physical pinnumber.
Is it useful to have duplicate definitions or should one definition be 
removed?
Can gnetlist handle the duplicate definitions?

gsymcheck log for such a symbol.
-------------------------------
Checking: /home/werner/daten/download/src/geda/devel/symbols/micro/ACE1202-1.sym
Checking: /home/werner/daten/download/src/geda/devel/symbols/micro/ACE1202-1.sym
Warning: Number of pins does not match footprint size.
Warning: Number of pins does not match footprint size.
ERROR: Found duplicate pinnumber=13 attribute in the symbol
ERROR: Found duplicate pinnumber=13 attribute in the symbol
ERROR: Found duplicate pinnumber=14 attribute in the symbol
ERROR: Found duplicate pinnumber=14 attribute in the symbol
ERROR: Found duplicate pinnumber=13 attribute in the symbol
ERROR: Found duplicate pinnumber=13 attribute in the symbol
ERROR: Found duplicate pinnumber=14 attribute in the symbol
ERROR: Found duplicate pinnumber=14 attribute in the symbol
1 warnings found 1 warnings found 

4 ERRORS found 4 ERRORS found 
----------------------

Some of the lines are printed twice by gsymcheck. Just a minor tweak.

regards
Werner