X-Authentication-Warning: delorie.com: mail set sender to geda-user-bounces using -f X-Recipient: geda-user AT delorie DOT com Message-ID: <1438015655.2045.2.camel@ssalewski.de> Subject: Re: [geda-user] high freq, trace lengths (was: pcb-rnd feature poll: please vote) From: Stefan Salewski To: geda-user AT delorie DOT com Date: Mon, 27 Jul 2015 18:47:35 +0200 In-Reply-To: References: <201507251534 DOT t6PFYRiK016181 AT envy DOT delorie DOT com> <201507260205 DOT t6Q257OU004585 AT envy DOT delorie DOT com> <20150727081830 DOT GC31594 AT visitor2 DOT iram DOT es> <20150727104850 DOT GA31438 AT visitor2 DOT iram DOT es> Content-Type: text/plain; charset="UTF-8" X-Mailer: Evolution 3.12.11 Mime-Version: 1.0 Content-Transfer-Encoding: 7bit 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 On Mon, 2015-07-27 at 20:21 +0530, Shashank Chintalagiri (shashank DOT chintalagiri AT gmail DOT com) [via geda-user AT delorie DOT com] wrote: > (a python object hierarchy) > > On Mon, Jul 27, 2015 at 8:18 PM, Shashank Chintalagiri > wrote: > > Measuring trace lengths for a parallel bus is one of the things I'd > > like to have as well. > > > > To that end (and various others), I've been working on a parser that > > converts a PCB file into an object hierarchy. It's not even close to > > doing anything useful yet, but I'm happy to share the core if you > want > > to use it. Of course, none of what I've written will actually work > > _within_ pcb, but more as an external after-the-fact analysis tool. > > Sorry I have no idea about what you exactly intend -- can you give some more details? Convert PCB data into Python object? And what is the "after-the-fact analysis tool"?