[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: gEDA-dev: gnetlist as one way path?
Lossless... well close...
right now if i put in a netlist that has in the following order
net1 u1-1 u2-1
net2 u1-2 u2-2
net3 u1-3 u2-3
I get the following output and I have to run a do nothing middle script
net3 u1-3 u2-3
net2 u1-2 u2-2
net1 u1-1 u2-1
I think this could be considered lossless but reversed.
As always this work is derived from gpl code and as such if any one
wants it let me know i will pass it on under the gpl.
As a warning it only builds against my modified libgeda.
Steve M.
On Tue, 2007-05-29 at 15:43 -0400, al davis wrote:
> On Tuesday 29 May 2007, Steve Meier wrote:
> > To answer the following critique:
> > > "gnetlist" provides a one way mechanism from gschem out,
> > > essentially based on something like a plug-in for the
> > > output format.
> >
> > I have a modified version of gnetlist that I have been
> > calling backnet.
> >
> > backnet uses a front end scheme file to construct the libgeda
> > data structures from something. Currently I have a script for
> > importing pads netlists.
> >
> > backnet also can run an intermediate scheme script to then
> > manipulates the libgeda data structures. Again the script
> > that I have imports an eco file from pads.
>
> cool...
>
> What you are doing differs from my original VHDL proposal in one
> significant way: The choice of the middle format.
>
> I also added a requirement that:
>
> backnet <input | gnetlist >output
>
> must be lossless if input and output are the same format.
>
> By "lossless" I mean from the viewpoint of how the formats are
> used, not necessarily identical files.
>
>
> _______________________________________________
> geda-dev mailing list
> geda-dev@moria.seul.org
> http://www.seul.org/cgi-bin/mailman/listinfo/geda-dev
_______________________________________________
geda-dev mailing list
geda-dev@moria.seul.org
http://www.seul.org/cgi-bin/mailman/listinfo/geda-dev