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

gEDA-user: gnetlist -g drc2 and pintype



 Running gnetlist -g drc2 on a schematic I get:

Checking non-numbered parts...

Checking duplicated references...

Checking nets with only one connection...

Checking pins without the 'pintype' attribute...

Checking type of pins connected to a net...
WARNING: Pin(s) with pintype 'output': U2:9 
        are connected by net 'unnamed_net61'
        to pin(s) with pintype 'input/output': U1:30 
WARNING: Pin(s) with pintype 'output': U2:7 
        are connected by net 'unnamed_net55'
        to pin(s) with pintype 'input/output': X1:9 
WARNING: Pin(s) with pintype 'output': U3:3 
        are connected by net 'Vcc'
        to pin(s) with pintype 'input/output': Q8:A1 Q7:A1 Q6:A1 Q5:A1 
ERROR: Pin(s) with pintype 'output': U3:3 
        are connected by net 'Vcc'
        to pin(s) with pintype 'power': U2:16 U1:6 U1:4 U1:18 
WARNING: Pin(s) with pintype 'input/output': Q8:A1 Q7:A1 Q6:A1 Q5:A1 
        are connected by net 'Vcc'
        to pin(s) with pintype 'power': U2:16 U1:6 U1:4 U1:18 

Checking unconnected pins...
ERROR: Unconnected pin U2:11
ERROR: Unconnected pin U2:12
ERROR: Unconnected pin U2:13
ERROR: Unconnected pin U2:14
ERROR: Unconnected pin U1:13
ERROR: Unconnected pin U1:19
ERROR: Unconnected pin U1:20
ERROR: Unconnected pin U1:22
ERROR: Unconnected pin Q8:22
ERROR: Unconnected pin Q8:12
ERROR: Unconnected pin Q7:22
ERROR: Unconnected pin Q7:12
ERROR: Unconnected pin Q6:22
ERROR: Unconnected pin Q6:12
ERROR: Unconnected pin Q5:22

Checking slots...

Checking duplicated slots...

Checking unused slots...

Found 4 warnings.
Found 16 errors.

***

Type of pins

Why does it warn about
 output       <--> input/output
 input/output <--> pwr

The "ERROR" is a lm7805's output (U3:3) connected to other pins of 
type pwr. How do I make it accept that?

***

The "unconnected pins" can be left unconnected, how can I make it
accept that?

Regards,
/Karl Hammar

---------
Aspö Data
Lilla Aspö 148
S-742 94 Östhammar
Sweden
+46 173 140 57




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