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

Re: gEDA-user: errors



Hi Marc,
you are doing it right. Some symbols haven't any pintype attribute, so
the pintype is unknown. That's an error for the DRC. 
This error check is there to catch an output pin connected to another
output pin, for example. Since the DRC can't guess the pintype of the
pin, it reports it as an error.
Most of the symbols has been fixed in the CVS, so just checkout the
symbols and use them. You will get rid of those errors.

Regards,

Carlos

P.D.: I have to change this message error to be more self-explaining...

El lun, 02-01-2006 a las 21:55 +0000, Marc escribiÃ:
> ok what am i doing wrong ?  Marc :)
> 
> Checking non-numbered parts...
> 
> Checking duplicated references...
> 
> Checking nets with only one connection...
> 
> Checking type of pins connected to a net...
> ERROR: unknown: T1:4 D1:1 D2:2 connected to unknown: T1:4 D1:1 D2:2
> ERROR: Net unnamed_net7 is not driven.
> ERROR: unknown: D4:1 D3:2 connected to unknown: D4:1 D3:2
> ERROR: Net unnamed_net6 is not driven.
> ERROR: unknown: R1:3 Z1:2 U1:1 connected to unknown: R1:3 Z1:2 U1:1
> ERROR: Net unnamed_net5 is not driven.
> ERROR: unknown: T1:1 V1:2 connected to unknown: T1:1 V1:2
> ERROR: Net unnamed_net4 is not driven.
> ERROR: unknown: T1:2 V1:1 connected to unknown: T1:2 V1:1
> ERROR: Net unnamed_net3 is not driven.
> ERROR: unknown: U1:3 C5:1 C6:1 connected to unknown: U1:3 C5:1 C6:1
> ERROR: Net unnamed_net2 is not driven.
> ERROR: unknown: R1:1 C3:1 C4:2 D1:2 D4:2 D5:2 C1:1 C2:2 connected to 
> unkn$ERROR: Net unnamed_net1 is not driven.
> ERROR: unknown: D2:1 D3:1 D5:1 C6:2 C5:2 U1:2 R1:2 Z1:1 T1:3 C3:2 C4:1 
> C1$ERROR: Net GND is not driven.
> 
> Checking unconnected pins...
> 
> Checking slots...
> 
> Checking duplicated slots...
> 
> Checking unused slots...
> 
> No warnings found.
> Found 16 errors.
>