I have discovered an issue with a KiCad project I am working on that I only noticed when I started the PCB layout phase. In the PCB editor I have a footprint that has appeared as:
I haven’t been able to make sense of the contents of the .sch files to see where the issue has come from so I am hoping one of the experts can guide me.
There is a proper highlight tool in both eeschema and pcbnew. Explained in section Check Connections with the Highlight tool of Tutorial: Introduction to PCB design with KiCad version 5.1 (Getting Started) (same tool exists in pcbnew if you activate highlight mode in pcbnew and highlight something in eeschema then it also highlights in pcbnew and the other way round works as well)
If I select RIN0 then both the RIN0 and FIN0 signals are highlighted in the schematics but nothing is highlighted in the PCB editor. It is almost as though eeschema thinks there is a connection between the two.
The snippet of schematic in my second post (the SN74LS245) is what is inside the hierarchical sheet shown here.
Look carefully at the sheet on top right.
RIN0 and FIN0 are short circuited. See the pink wire ontop of the sheet edge. It would become green when the highlight tool is deselected.