www.delorie.com/archives/browse.cgi   search  
Mail Archives: geda-user/2016/09/19/17:05:00

X-Authentication-Warning: delorie.com: mail set sender to geda-user-bounces using -f
X-Recipient: geda-user AT delorie DOT com
Date: Mon, 19 Sep 2016 23:02:18 +0200 (CEST)
From: Roland Lutz <rlutz AT hedmen DOT org>
To: geda-user AT delorie DOT com
Subject: [geda-user] Default gnetlist frontend changed
Message-ID: <alpine.DEB.2.11.1609192251560.30591@nimbus>
User-Agent: Alpine 2.11 (DEB 23 2013-08-11)
MIME-Version: 1.0
Reply-To: geda-user AT delorie DOT com

Hi,

since the code now seems to be "mature enough", I've pushed a patch which 
makes the new gnetlist frontend the default.  In theory, you shouldn't 
notice any changes (except maybe more useful warning messages).  In 
practice, however, there are almost certainly some bugs introduced while 
refactoring the code which haven't been discovered yet.

Please take a moment to see if everything works fine for you.  I've timed 
this patch so I'm available for troubleshooting for the next couple of 
days.  If you experience some issue, please don't hesitate to report it so 
it can be fixed as soon as possible.

A good way to manually verify whether the generated netlist is correct is 
the `pcbfwd' backend installed by PCB.  You can run gnetlist once each 
using the old and new frontend and compare the generated netlist, ignoring 
the order of the lines:

     $ diff <(sort old.net) <(sort new.net)

If there are differences, please verify if they are errors or not and 
report them if necessary.

Please note that two weeks ago, some of the hierarchy RC settings have 
been removed.  If you experience a Guile error when running gnetlist and 
haven't before, this may be caused by one of these settings in your 
configuration.

Roland

- Raw text -


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