X-Authentication-Warning: delorie.com: mail set sender to geda-user-bounces using -f X-Recipient: geda-user AT delorie DOT com X-Virus-Scanned: Debian amavisd-new at smtp-vp02.sig.oregonstate.edu From: "Roger Traylor (traylor AT engr DOT orst DOT edu) [via geda-user AT delorie DOT com]" Content-Type: text/plain; charset=utf-8 Mime-Version: 1.0 (Mac OS X Mail 11.5 \(3445.9.1\)) Subject: Re: [geda-user] finding unnamed_net35 Date: Thu, 6 Feb 2020 10:18:25 -0800 References: <5029D88F-B9B8-43D6-A2F5-BC5DB12B9932 AT ece DOT orst DOT edu> <20200206174201 DOT 0f48acf67e3307215f28001f AT gmail DOT com> To: geda-user AT delorie DOT com In-Reply-To: <20200206174201.0f48acf67e3307215f28001f@gmail.com> Message-Id: X-Mailer: Apple Mail (2.3445.9.1) Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id 016IJ44C028612 Reply-To: geda-user AT delorie DOT com Errors-To: nobody AT delorie DOT com X-Mailing-List: geda-user AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk Karl and Nicklas, Thanks for the pointers. Needed to step away from the computer for a few minutes and it came to me. I have two components with pin types of “in”. This was a mistake. When I corrected the component to have an “out” pin type, all was well. Neither net to this component were named either. It seems that the drc looks for pins incorrectly labeled as to their “pintype”. Annoying but probably a good check. Once again, until the next time,... all is well. On to make some footprints and then pub unless I’m really brave enough to try pcb-rnd. Thanks for the help, Roger Traylor > On Feb 6, 2020, at 8:42 AM, N (nicklas DOT karlsson17 AT gmail DOT com) [via geda-user AT delorie DOT com] wrote: > > It does not have a name since you did not give it any but if you search the netlist as Roger Traylor suggest you could find out which components it is connected to or you put name on nets. > >> Folks, >> >> I can pass a schematic drc check (-g drc2) with one error which says: >> >> Checking type of pins connected to a net... >> ERROR: Net unnamed_net35 is not driven. >> >> I do not find this net in the .sch file anywhere. How can I find it? >> >> Thank you, >> Roger Traylor