delorie.com/archives/browse.cgi | search |
X-Authentication-Warning: | delorie.com: mail set sender to geda-user-bounces using -f |
X-Recipient: | geda-user AT delorie DOT com |
X-Original-DKIM-Signature: | v=1; a=rsa-sha256; c=relaxed/relaxed; |
d=gmail.com; s=20120113; | |
h=mime-version:in-reply-to:references:date:message-id:subject:from:to | |
:content-type; | |
bh=nHYnBJdwWl5QJl77hxb10CdTs2+AtrXBxUZVQsXefZs=; | |
b=xpKvAgeOXHFhVp/UuPlJayFE2hBG0U4AATwRQj1Moz6Fgfzes0YOFdllx1jOVRdjFU | |
qEM+pDoxZJtLx6i+G53sEFXfU8rHCwKf8x1a3FxmxmiSU1snGSfCN3bx+62ketXayYPR | |
QK2IK9kmZwE6BNw18jb+1APImd4WmNxuve9e1R3BGKhouwIBwJk5yvdiayvQMl23YzcL | |
as24BzQ77CyAfTa4bYBbSuhJHp5bxuGDrjphY1Zpjue6h+1JJ67zcSt/c8lOCZ7zZvBe | |
YkdiToADmyBZs5RXRlHQBZrmvJIWHRQlIq5oKbTXoL6rfsamlwNPVq88V1aAdF8tirWn | |
CEYQ== | |
MIME-Version: | 1.0 |
X-Received: | by 10.194.8.227 with SMTP id u3mr27510247wja.38.1445659827212; |
Fri, 23 Oct 2015 21:10:27 -0700 (PDT) | |
In-Reply-To: | <20151022170259.GA28154@recycle.lbl.gov> |
References: | <CAM2RGhSvpVvboJ-gdyrojAzggFEBnAr30CKNQBefjci-PA1n6g AT mail DOT gmail DOT com> |
<201510220112 DOT t9M1Ccfq013731 AT envy DOT delorie DOT com> | |
<CAM2RGhQhNkShqtN8uyCSd7R+V4FgLXDZTvTC2RTdmKF7C_8ndA AT mail DOT gmail DOT com> | |
<201510220136 DOT t9M1a5Uw015222 AT envy DOT delorie DOT com> | |
<CAM2RGhQOpnBXbZXngNq=RcQTZN=UrU+PGzTZ9AC=xKNfu_zQkQ AT mail DOT gmail DOT com> | |
<201510220149 DOT t9M1nrIe016145 AT envy DOT delorie DOT com> | |
<CAM2RGhQ26+gpcAeTdgJpBEh0egOGLYcpizQ+B6kfTQLowEk5xQ AT mail DOT gmail DOT com> | |
<20151022023002 DOT GA25952 AT recycle DOT lbl DOT gov> | |
<CAM2RGhQ7xfMDe1knmiFkW8MAZ4Sr=ZSas8Ca9Sadv3gJT2z3gw AT mail DOT gmail DOT com> | |
<201510221643 DOT t9MGhFfg003310 AT envy DOT delorie DOT com> | |
<20151022170259 DOT GA28154 AT recycle DOT lbl DOT gov> | |
Date: | Fri, 23 Oct 2015 20:10:27 -0800 |
Message-ID: | <CAC4O8c-AGwV59t6-K+73eaZt0d43bJe0kE8E68n9pWxaa9gP+Q@mail.gmail.com> |
Subject: | Re: [geda-user] A lesson from gnet-makefile |
From: | "Britton Kerin (britton DOT kerin AT gmail DOT com) [via geda-user AT delorie DOT com]" <geda-user AT delorie DOT com> |
To: | geda-user AT delorie DOT com |
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 |
--047d7b5d9c077799690522d1e8a0 Content-Type: text/plain; charset=UTF-8 On Thu, Oct 22, 2015 at 9:02 AM, Larry Doolittle <ldoolitt AT recycle DOT lbl DOT gov> wrote: > DJ - > > On Thu, Oct 22, 2015 at 12:43:15PM -0400, DJ Delorie wrote: > > One of our old problems is "how to tell where a short really is". > > Perhaps that problem and "where is a star ground" are really the same > > problem? We'd just need some way of saying "we expect these nets to > > be shorted". > > No, that's the wrong answer, since it's exactly the same as having > one net. We're looking for a way to say "we expect these nets to be > shorted _in_exactly_one_place". And an acceptable solution involves > specifying where that place is. > Having been working on DRC lately I can confirm that this would be extremely painful to implement. I don't think its worth it, compared to putting a symbol into the schematic to record the limited nature of the connection as John suggests. This approach avoids any new implementation work and maintains as invariant the normal meaning of connectivity at the interface level. --047d7b5d9c077799690522d1e8a0 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable <div dir=3D"ltr"><br><div class=3D"gmail_extra"><br><div class=3D"gmail_quo= te">On Thu, Oct 22, 2015 at 9:02 AM, Larry Doolittle <span dir=3D"ltr"><= <a href=3D"mailto:ldoolitt AT recycle DOT lbl DOT gov" target=3D"_blank">ldoolitt AT recy= cle.lbl.gov</a>></span> wrote:<br><blockquote class=3D"gmail_quote" styl= e=3D"margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">DJ -<br= > <div><div class=3D"h5"><br> On Thu, Oct 22, 2015 at 12:43:15PM -0400, DJ Delorie wrote:<br> > One of our old problems is "how to tell where a short really is&q= uot;.<br> > Perhaps that problem and "where is a star ground" are really= the same<br> > problem?=C2=A0 We'd just need some way of saying "we expect t= hese nets to<br> > be shorted".<br> <br> </div></div>No, that's the wrong answer, since it's exactly the sam= e as having<br> one net.=C2=A0 We're looking for a way to say "we expect these net= s to be<br> shorted _in_exactly_one_place".=C2=A0 And an acceptable solution invol= ves<br> specifying where that place is.<br></blockquote><div>=C2=A0</div><div style= =3D"">Having been working on DRC lately I can confirm that this would be ex= tremely painful to implement.=C2=A0 I don't think its worth it, compare= d to putting a symbol into the schematic to record the limited nature of th= e connection as John suggests.=C2=A0 This approach avoids any new implement= ation work and maintains as invariant the normal meaning of connectivity at= the interface level.</div></div><br></div></div> --047d7b5d9c077799690522d1e8a0--
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |