-
This bug has been fixed in gEDA/gaf 1.5.4. There were many commits for this bug. The first commit for this bug start with:
e55e9e247eb33c4a5be56687b4610c6649ef74d7
and continues for a bunch more.
2009-08-31 01:58:08 UTC in GPL'd Electronic Design Automation
-
Still investigating this. I'm starting to wonder if I will need to extend some of the data structures of gnetlist in order to support this new behaviour and if I do, it won't be a simple fix.
Either way, attaching two netnames to a single net is asking for trouble, in essence you are allowing the netlister to make a naming decision for you. I will probably continue that trend (netlister...
2009-03-03 01:21:37 UTC in GPL'd Electronic Design Automation
-
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...
2009-02-18 02:35:27 UTC in GPL'd Electronic Design Automation
-
ahvezda added the README-v0.0.2 file.
2009-01-11 16:11:01 UTC in GPL'd Electronic Design Automation
-
What is the reason you are building with "-no-undefined"?
-Ales.
2008-12-21 21:53:03 UTC in GPL'd Electronic Design Automation
-
Removed broken link in the current wiki. Thanks for the bug report.
2008-10-26 00:40:27 UTC in GPL'd Electronic Design Automation
-
I haven't made up my mind on this patch. On the plus side it simplifies the rc file and code, but it removes some of the transparency.
Yes granted the user should not change the index values, but if you remove this information from the rc files (which color is associated with what index) how will the user know what color they are really changing?
This is particularly evident in the...
2008-02-17 19:12:55 UTC in GPL'd Electronic Design Automation
-
Thanks for posting this Werner as this patch has been sitting in my inbox.
Before this patch is committed it would be a really good idea to make sure the net selection/traversal result of this patch is the same as what gnetlist would produce if it was used instead. It would be unfortunate if gnetlist and this code had different ideas of what is electrically connected.
Thanks, -Ales.
2008-02-17 19:08:21 UTC in GPL'd Electronic Design Automation
-
Yes, the gEDA/gaf software was partitioned into separate tarballs to make distribution packaging easier.
I may however consider creating one tarball with all the tarballs and the Makefile&README to make it
easier to download.
2008-01-10 06:00:24 UTC in GPL'd Electronic Design Automation
-
Updated all the man pages (content and version number). Also made sure all the example schematic files are up-to-date. This bug can now be closed.
Checkins:
c1e3075cb263a6098d2351440b680247456ae0d0
48e264a2c6ebdc9663dc5b6cff7c464dcc5089fe.
2008-01-10 05:56:09 UTC in GPL'd Electronic Design Automation