netlist: Fix component refdes mangling
[geda-gaf.git] / tests / netlist / drc2 / output_connected_to_output-drc2.out
blob5c4f5777bf114c08e4bd79f10afc68191d14cdac
1 Checking non-numbered parts...
3 Checking duplicated references...
5 Checking NoConnection nets for connections...
7 Checking nets with only one connection...
9 Checking pins without the 'pintype' attribute...
11 Checking type of pins connected to a net...
12 ERROR: Pin(s) with pintype 'output': U1:8 U1:6 
13         are connected by net 'unnamed_net3'
14         to pin(s) with pintype 'output': U1:8 U1:6 
16 Checking unconnected pins...
18 Checking slots...
20 Checking duplicated slots...
22 Checking unused slots...
24 No warnings found. 
25 Found 1 errors.