X-Authentication-Warning: delorie.com: mail set sender to geda-user-bounces using -f X-Recipient: geda-user AT delorie DOT com X-TCPREMOTEIP: 173.48.170.224 X-Authenticated-UID: jpd AT noqsi DOT com From: John Doty Content-Type: multipart/alternative; boundary="Apple-Mail=_F70D4D5E-A2BB-4299-AF6A-256FB656765D" Mime-Version: 1.0 (Mac OS X Mail 10.3 \(3273\)) Subject: Re: [geda-user] finding unnamed_net35 Date: Thu, 6 Feb 2020 12:58:50 -0500 References: <5029D88F-B9B8-43D6-A2F5-BC5DB12B9932 AT ece DOT orst DOT edu> To: "N (nicklas DOT karlsson17 AT gmail DOT com) [via geda-user AT delorie DOT com]" In-Reply-To: <5029D88F-B9B8-43D6-A2F5-BC5DB12B9932@ece.orst.edu> Message-Id: X-Mailer: Apple Mail (2.3273) 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 --Apple-Mail=_F70D4D5E-A2BB-4299-AF6A-256FB656765D Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset=us-ascii You can get the pins attached to the net with a command like: gnetlist -g geda *.sch -o /dev/stdout | grep unnamed_net35 Yielding (for one of my designs, not yours): unnamed_net35 : C32 1, U11 1, R40 1, R37 2 > On Feb 6, 2020, at 1:16 AM, Roger Traylor (traylor AT engr DOT orst DOT edu) [via = geda-user AT delorie DOT com] wrote: >=20 > Folks, >=20 > I can pass a schematic drc check (-g drc2) with one error which says: >=20 > Checking type of pins connected to a net... > ERROR: Net unnamed_net35 is not driven. >=20 > I do not find this net in the .sch file anywhere. How can I find it? >=20 > Thank you, > Roger Traylor >=20 John Doty Noqsi Aerospace, Ltd. jpd AT noqsi DOT com --Apple-Mail=_F70D4D5E-A2BB-4299-AF6A-256FB656765D Content-Transfer-Encoding: quoted-printable Content-Type: text/html; charset=us-ascii You can get the pins attached to the net with a command = like:

gnetlist = -g geda *.sch -o /dev/stdout | grep unnamed_net35

Yielding (for one of my designs, not yours):

unnamed_net35 : C32 1, U11 1, R40 1, R37 2

On Feb 6, 2020, at 1:16 AM, Roger Traylor (traylor AT engr DOT orst DOT edu) [via geda-user AT delorie DOT com] <geda-user AT delorie DOT com> wrote:

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


John Doty    =           Noqsi = Aerospace, Ltd.

jpd AT noqsi DOT com




= --Apple-Mail=_F70D4D5E-A2BB-4299-AF6A-256FB656765D--