Discussion:
[kicad-users] ERC says not connected, but they really are!
David Griffith dave@661.org [kicad-users]
2017-08-08 09:56:55 UTC
Permalink
I have a project at https://github.com/DavidGriffith/g3ruh-modem making
use of hierarchical sheets. In the "connectors.sch" sheet, I have four
pins that the ERC claims are not connected to anything. One pin is
complained about twice. What did I do wrong? Here's the .erc file:

ERC report (Tue 08 Aug 2017 02:55:13 AM PDT, Encoding UTF8 )

***** Sheet /

***** Sheet /RX CLOCK RECOVERY/
ErrType(2): Pin not connected (and no connect symbol found on this pin)
@ (33.02 mm,123.19 mm): Pin 1 (Passive) of component R25 is
unconnected.

***** Sheet /RX FILTER/

***** Sheet /ZERO CROSSING/

***** Sheet /LOCK_DETECT/

***** Sheet /UNSCRAMBLER/

***** Sheet /VOLTAGE REFERENCE/

***** Sheet /AUDIO OUT/

***** Sheet /UNUSED GATES/

***** Sheet /TRANSMIT/

***** Sheet /POWER/

***** Sheet /CONNECTORS/
ErrType(2): Pin not connected (and no connect symbol found on this pin)
@ (107.95 mm,124.46 mm): Pin 5 (Passive) of component P2 is
unconnected.
ErrType(2): Pin not connected (and no connect symbol found on this pin)
@ (107.95 mm,127.00 mm): Pin 6 (Passive) of component P2 is
unconnected.
ErrType(2): Pin not connected (and no connect symbol found on this pin)
@ (107.95 mm,121.92 mm): Pin 4 (Passive) of component P2 is
unconnected.
ErrType(2): Pin not connected (and no connect symbol found on this pin)
@ (107.95 mm,119.38 mm): Pin 3 (Passive) of component P2 is
unconnected.

** ERC messages: 5 Errors 0 Warnings 5
--
David Griffith
***@661.org

A: Because it fouls the order in which people normally read text.
Q: Why is top-posting such a bad thing?
A: Top-posting.
Q: What is the most annoying thing in e-mail?
David Griffith dave@661.org [kicad-users]
2017-08-08 11:27:56 UTC
Permalink
Post by David Griffith ***@661.org [kicad-users]
I have a project at https://github.com/DavidGriffith/g3ruh-modem making
use of hierarchical sheets. In the "connectors.sch" sheet, I have four
pins that the ERC claims are not connected to anything. One pin is
Never mind... I somehow got the dimensions off the 50mil standard by one
mil, so hierarchical pins on the left side didn't get connected, though
they looked it. Sorry for the false alarm.
--
David Griffith
***@661.org

A: Because it fouls the order in which people normally read text.
Q: Why is top-posting such a bad thing?
A: Top-posting.
Q: What is the most annoying thing in e-mail?
Loading...