X-Authentication-Warning: delorie.com: mail set sender to geda-user-bounces using -f X-Recipient: geda-user AT delorie DOT com X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:in-reply-to:references:from:date :message-id:subject:to:content-type; bh=HSzkfZgwIncwmBDOtiNaVHzxi29v66sgDdMUIcjbxQU=; b=EugNd9Wf9GZfnwLShVAndmf/HK3o8GatyWbCsMCAutTuMVRFLKrKvnFFOj3weQkyHH jlQ/r6Nk2vK6xjBPkFKByEGBaGJAqgccOY5ajI9zwc2SN3lXKuI97GpTwVoNXCsyIoYs L+vmaGQRq7YcAt9N6fWaP8Ieh44wzOXg6nJIl0ugAGiEn3UEM2YkllJ9ipth2uFhiT1E XXpCkw32rVg+xteNaaUU3f5CEK91625lWmdFhuP9ca9eD6veuZYcuK4Ig3bCfqHgwI4D TgLYAnohXiCLfFa5L5byiK5YqvY05Bxcww3HphVpoHjeWZV6SZGR09IXhODFkbBvT+Ll mLRw== X-Gm-Message-State: ALoCoQlCJ+ltF8MlifS7M9AIP8RlhkMULg+Pzd1sq3Po6GorYXfL670zykR4kYELzpCNfnkQdMU5 X-Received: by 10.180.184.129 with SMTP id eu1mr45297987wic.69.1414085577583; Thu, 23 Oct 2014 10:32:57 -0700 (PDT) MIME-Version: 1.0 In-Reply-To: References: <1413980823 DOT 1391 DOT 1 DOT camel AT ssalewski DOT de> <201410221838 DOT s9MIcOFM005839 AT envy DOT delorie DOT com> <1414007359 DOT 1391 DOT 3 DOT camel AT ssalewski DOT de> <201410221952 DOT s9MJqSKc008045 AT envy DOT delorie DOT com> From: Joshua Lansford Date: Thu, 23 Oct 2014 13:32:37 -0400 Message-ID: Subject: Re: [geda-user] Is someone using busses in gschem? To: geda-user AT delorie DOT com Content-Type: multipart/alternative; boundary=001a11c267a888c12905061a74d0 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 --001a11c267a888c12905061a74d0 Content-Type: text/plain; charset=UTF-8 > > On 22 October 2014 20:52, DJ Delorie wrote: > >> >> > So current gschem busses are only a visual guide of connectivity, >> > with no impact to netlist. >> >> Right. Busses have nothing to do with netlists. >> > I use busses. They don't effect the netlist, but they do effect a custom drc: This drc verifies that no nets connect together without a graphical element indicating such. The script also updates off page connectors to indicate which page(s) they connect to for nets and busses. This makes it so that if it doesn't look like two nets are connected, they aren't. Accidental connections are impossible. (in theory :-P) http://public.laserlinc.com/Joshua/crossRefSignals.py --001a11c267a888c12905061a74d0 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable
On 22 October 2014 20:52, DJ = Delorie <dj AT delorie DOT com> wrote:

> So current gschem busses are only a visual guide of connectivity,
> with no impact to netlist.

Right.=C2=A0 Busses have nothing to do with netlists.

I use busses.=C2=A0 They don't effect the netlist, bu= t they do effect a custom drc:
This drc ver= ifies that no nets connect together without a graphical element indicating = such.
The script also updates off page conn= ectors to indicate which page(s) they connect to for nets and busses.
=
This makes it so that if it doesn't look lik= e two nets are connected, they aren't.=C2=A0 Accidental connections are= impossible. (in theory :-P)

--001a11c267a888c12905061a74d0--