Mail Archives: geda-user/2020/02/06/13:20:39
--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] <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
<html><head><meta http-equiv=3D"Content-Type" content=3D"text/html =
charset=3Dus-ascii"></head><body style=3D"word-wrap: break-word; =
-webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" =
class=3D"">You can get the pins attached to the net with a command =
like:<div class=3D""><br class=3D""></div><div class=3D""><div =
style=3D"margin: 0px; line-height: normal;" class=3D""><span =
style=3D"font-variant-ligatures: no-common-ligatures" class=3D"">gnetlist =
-g geda *.sch -o /dev/stdout | grep unnamed_net35</span></div><div =
style=3D"margin: 0px; line-height: normal;" class=3D""><span =
style=3D"font-variant-ligatures: no-common-ligatures" class=3D""><br =
class=3D""></span></div><div style=3D"margin: 0px; line-height: normal;" =
class=3D""><span style=3D"font-variant-ligatures: no-common-ligatures" =
class=3D"">Yielding (for one of my designs, not yours):</span></div><div =
style=3D"margin: 0px; line-height: normal;" class=3D""><span =
style=3D"font-variant-ligatures: no-common-ligatures" class=3D""><br =
class=3D""></span></div><div style=3D"margin: 0px; line-height: normal;" =
class=3D""><span style=3D"font-variant-ligatures: no-common-ligatures" =
class=3D"">unnamed_net35 : C32 1, U11 1, R40 1, R37 2</span></div><div =
style=3D"margin: 0px; line-height: normal;" class=3D""><span =
style=3D"font-variant-ligatures: no-common-ligatures" class=3D""><br =
class=3D""></span></div><div><blockquote type=3D"cite" class=3D""><div =
class=3D"">On Feb 6, 2020, at 1:16 AM, Roger Traylor (<a =
href=3D"mailto:traylor AT engr DOT orst DOT edu" =
class=3D"">traylor AT engr DOT orst DOT edu</a>) [via <a =
href=3D"mailto:geda-user AT delorie DOT com" =
class=3D"">geda-user AT delorie DOT com</a>] <<a =
href=3D"mailto:geda-user AT delorie DOT com" =
class=3D"">geda-user AT delorie DOT com</a>> wrote:</div><br =
class=3D"Apple-interchange-newline"><div class=3D""><div =
class=3D"">Folks,<br class=3D""><br class=3D"">I can pass a schematic =
drc check (-g drc2) with one error which says:<br class=3D""><br =
class=3D"">Checking type of pins connected to a net...<br =
class=3D"">ERROR: Net unnamed_net35 is not driven.<br class=3D""><br =
class=3D"">I do not find this net in the .sch file anywhere. How =
can I find it?<br class=3D""><br class=3D"">Thank you,<br class=3D"">Roger=
Traylor<br class=3D""><br class=3D""></div></div></blockquote></div><br =
class=3D""><div class=3D"">
<span class=3D"Apple-style-span" style=3D"border-collapse: separate; =
border-spacing: 0px; font-variant-ligatures: normal; =
font-variant-east-asian: normal; font-variant-position: normal; =
line-height: normal;"><div style=3D"word-wrap: break-word;" =
class=3D""><span class=3D"Apple-style-span" style=3D"border-collapse: =
separate; border-spacing: 0px; color: rgb(0, 0, 0); font-family: =
Helvetica; font-size: 12px; font-style: normal; font-variant-ligatures: =
normal; font-variant-caps: normal; font-variant-east-asian: normal; =
font-variant-position: normal; font-weight: normal; letter-spacing: =
normal; line-height: normal; text-indent: 0px; text-transform: none; =
orphans: 2; white-space: normal; widows: 2; word-spacing: 0px;"><p =
style=3D"margin: 0px;" class=3D""><font face=3D"Helvetica" size=3D"3" =
style=3D"font-style: normal; font-variant-caps: normal; font-weight: =
normal; font-size: 12px; line-height: normal; font-family: Helvetica;" =
class=3D"">John Doty<span class=3D"Apple-converted-space"> =
<span =
class=3D"Apple-converted-space"> </span><span =
class=3D"Apple-converted-tab"> <span =
class=3D"Apple-converted-space"> </span></span></span>Noqsi =
Aerospace, Ltd.</font></p><p style=3D"margin: 0px;" class=3D""><a =
href=3D"mailto:jpd AT noqsi DOT com" class=3D"">jpd AT noqsi DOT com</a></p><br =
class=3D"Apple-interchange-newline"></span></div></span><br =
class=3D"Apple-interchange-newline">
</div>
<br class=3D""></div></body></html>=
--Apple-Mail=_F70D4D5E-A2BB-4299-AF6A-256FB656765D--
- Raw text -