delorie.com/archives/browse.cgi   search  
Mail Archives: geda-user/2015/06/27/13:42:39

X-Authentication-Warning: delorie.com: mail set sender to geda-user-bounces using -f
X-Recipient: geda-user AT delorie DOT com
Date: Sat, 27 Jun 2015 19:39:47 +0200 (CEST)
From: Roland Lutz <rlutz AT hedmen DOT org>
To: geda-user AT delorie DOT com
Subject: [geda-user] Progress with the Python netlister
Message-ID: <alpine.DEB.2.11.1506271939390.16849@nimbus>
User-Agent: Alpine 2.11 (DEB 23 2013-08-11)
MIME-Version: 1.0
Reply-To: geda-user AT delorie DOT com

Hi,

just FYI: I made some progress with refactoring and translating gnetlist 
to Python.  Some things don't work quite right yet (e.g. the spice-sdb 
backend in combination with slotted parts), many things still look quite 
ugly, but it's running and passes most of the original gnetlist test cases.

You can download the current work-in-progress from my Github repository:

   git://github.com/rlutz/xorn.git WIP-netlist

Please note that the Python netlister doesn't execute any Scheme code at 
all, including the standard gEDA configuration files.  Currently you'll 
have to specify all necessary options on the command line, for example:

$ src/command/xorn netlist \
     --component-library-search=/path/to/lib \
     --component-library=my-symbols \
     --source-library=. \
     -g backend schematic.sch

Roland

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019