[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

gEDA-bug: [Bug 698570] Re: gnetlist can create an invalid netlist



I'm not very familiar with these parts of gnetlist, but can only suggest
that if it works (and still passes the gnetlist test-suite), please
commit away.

Btw.. the test-suite is run by "make check" if you hadn't found that
already.

You might find that it fails due to insignificant changes in output. If
that is the case, the easiest way to proceed (for the "common" part of
the suite) is to regenerate the golden files with:

cd gnetlist/tests/common/
./run_tests.sh --regen

git diff will then show you what changed.

The other parts of the test-suite might need manual attention if output
has changed.

-- 
You received this bug notification because you are a member of gEDA Bug
Team, which is subscribed to gEDA.
https://bugs.launchpad.net/bugs/698570

Title:
  gnetlist can create an invalid netlist

Status in GPL Electronic Design Automation tools:
  Triaged

Bug description:
  Attempting to netlist the attached schematics, will generate an
  invalid netlist.  The various nets will not be consolidated.

  These schematics contain:

  1) components which have multiple generic power symbols attached to the same net
  2) and these components are on at least two pages.

  The netlister should be creating one connected net.

  Note, this bug has probably existed since the beginning of time and is
  not backend specific.


_______________________________________________
geda-bug mailing list
geda-bug@xxxxxxxxxxxxxx
http://www.seul.org/cgi-bin/mailman/listinfo/geda-bug