X-Authentication-Warning: delorie.com: mail set sender to geda-user-bounces using -f X-Recipient: geda-user AT delorie DOT com From: "Stephan =?utf-8?Q?B=C3=B6ttcher?= (geda AT psjt DOT org) [via geda-user AT delorie DOT com]" To: geda-user AT delorie DOT com Subject: Re: [geda-user] Star shorts References: <201510220136 DOT t9M1a5Uw015222 AT envy DOT delorie DOT com> <201510220149 DOT t9M1nrIe016145 AT envy DOT delorie DOT com> <20151022023002 DOT GA25952 AT recycle DOT lbl DOT gov> <201510221643 DOT t9MGhFfg003310 AT envy DOT delorie DOT com> <20151022170259 DOT GA28154 AT recycle DOT lbl DOT gov> <20151024050756 DOT GA5741 AT recycle DOT lbl DOT gov> <201510240528 DOT t9O5S5qc019927 AT envy DOT delorie DOT com> Date: Sat, 24 Oct 2015 22:18:49 +0200 In-Reply-To: <201510240528.t9O5S5qc019927@envy.delorie.com> (DJ Delorie's message of "Sat, 24 Oct 2015 01:28:05 -0400") Message-ID: User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.5 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain 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 DJ Delorie writes: > Of course, anything like this would predicate a new DRC :-( DRC should be something that can also be applied to the Gerber layout, i.e., it should look at the actual copper. No need for a new DRC. The star ground is a netlist issue, LVS. That is part of 'optimize rats nest' in pcb. I think is is good to keep that distinction, between DRC and LVS. If some copper object is designated as the connection between two ground nets, the 'optimize rats nest' sees two nets and the requirement that both connect to that object, and that there are no further connections betwenn the nets. I don't see that there is much that needs changing. Maybe not much more than a flag on a layer (belonging to a copper group), or a via/pin, that says: Ignore this for LVS. The copper object can be part of a component, to represent the required connections. Allow a pin or pad to have two or more pinnumbers. My ground nets newer connect in a star topology. There are power return routing, chassis ground, analog reference ground, digital reference ground. And often there need to be multiple conections between the those ground nets, e.g., close to each ADC between analog and digital ground. -- Stephan