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=google.com; s=20120113; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :content-type:x-gm-message-state; bh=4lo2Lv8HjpR81tDxJlhEBw3xQ8K/8L6awzITYzufFVg=; b=DnHkLKKT5h839CoLlbNoiPscdtbBvgItu1BYqICqEl7elMZ2HqNLUI00dHSLBr1yeL 7xYoU6xtS9GsZc4sujz4D2Bt6iqzB6mvwcGuIQ9uG5NsLOmyuTtvsGUb61eyYivE8m+z kQOFZktIhfce/S70+OomkTsDN2cw9Bktz60xjzOTTKIiE8MQwXX5Hy8RoK2BEvDEcFyP +bqTJ6rSHNB43JPmT8i81nMQh6XlXan2OxkQhNCIPbRFXf8t3JYu3WFIeFUPKYWGyPIs i8qmUHKE7pi00rSVtne795GSMJxsXlSdUgUUfM4bc7JQYGCEZf+5SUl6Z9Mig3LRABiE 3zaA== X-Received: by 10.194.103.73 with SMTP id fu9mr2437950wjb.70.1372247328026; Wed, 26 Jun 2013 04:48:48 -0700 (PDT) MIME-Version: 1.0 In-Reply-To: References: <51CA333A DOT 2020008 AT sonic DOT net> From: Joshua Lansford Date: Wed, 26 Jun 2013 07:48:27 -0400 Message-ID: Subject: Re: [geda-user] gschem off-page signal cross-referencing script pushed to github To: geda-user AT delorie DOT com Content-Type: multipart/alternative; boundary=089e010d89ec88087704e00d3a36 X-Gm-Message-State: ALoCoQnklwyQCv9Dq7fuMsrZEWTtf7I3C3NUQkHqxucMrbD3Q0qzYSuHaVk9uh1T2OHdmzERfqac 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 --089e010d89ec88087704e00d3a36 Content-Type: text/plain; charset=ISO-8859-1 Wow. I did the same thing. Except mine it uses an 'otherPage' attribute to be an off-page connector and it picks the netname up off the wire the connector touches. http://public.laserlinc.com/Joshua/crossRefSignals.py Abhigit, the point is that when you look at the schematic, you can know what other page an off page connector is jumping to. ~Joshua On Wed, Jun 26, 2013 at 3:20 AM, Abhijit Kshirsagar wrote: > On Wed, Jun 26, 2013 at 5:48 AM, Dave Curtis wrote: > > A simple-minded Python script that updates off-page signal > cross-references > > in .sch files. Requirements are simple: > > Hello Dave, > > I'm not sure when one would need this. gnetlist can netlist multiple > schematics simultaneously, and PCB can load multiple files right? Or > am I missing some fundamental point here? > > ~Abhijit > --089e010d89ec88087704e00d3a36 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable
Wow. =A0I did the same thing.=A0

Except= mine it uses an 'otherPage' attribute to be an off-page connector = and it picks the netname up off the wire the connector touches.
http://public.la= serlinc.com/Joshua/crossRefSignals.py

Abhigit, the point is that when you look at the schematic, y= ou can know what other page an off page connector is jumping to.
= ~Joshua



On Wed, Jun 26, 2013 at 3:20 AM, Abhijit Ksh= irsagar <abhijit86k AT gmail DOT com> wrote:
On Wed, Jun 26, 2013 at 5:48 AM, Dave Curtis <davecurtis AT sonic DOT net> wrote:
> A simple-minded Python script that updates off-page signal cross-refer= ences
> in .sch files. Requirements are simple:

Hello Dave,

I'm not sure when one would need this. gnetlist can netlist multiple schematics simultaneously, and PCB can load multiple files right? Or
am I missing some fundamental point here?

~Abhijit

--089e010d89ec88087704e00d3a36--