i have an 8 page schematic i am working on. when i run gnetlist with the drc2 backend, i get 4 errors:
how do i find these wires in the .sch files. i have looked over the displayed schematics very carefully and not found any unterminated wires or any wire "fragments"
Code:
Checking nets with only one connection...
ERROR: Net 'unnamed_net177' has no connections.
ERROR: Net 'unnamed_net176' has no connections.
.......
Checking type of pins connected to a net...
ERROR: Net unnamed_net177 is not driven.
ERROR: Net unnamed_net176 is not driven.
how do i find these wires in the .sch files. i have looked over the displayed schematics very carefully and not found any unterminated wires or any wire "fragments"