[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: gEDA: pld tools
>
>
> OK, gpld looks like about all I need, now. What I would like to do is
> merge my PLD gui stuff in with your library, and turn it into a unified
> pld tools package. This would include the library you supplied, the GUI
> I include and a pld-to-verilog translator I'm planning.
>
> >From there we can stabilize it and I'll have something to write to when
> I do my pld backend for Icarus Verilog.
>
> Does this fit with your plans for this?
> --
Sounds great.
What I would like to do is leave the API basically untouched (there will be a few
additions - eg at the moment there's no way to get at the AR/SP dtype controls
for the 22v10) and carry on trying to implement more PAL types (especially
16V8) and then tidy up/rewrite the internals (especially pal.c and
assembler.c). That might imply some changes/simplification
for the architecture files. Is that going to lead to collisions on what
we're doing?
What is the 'pld' end of the pld-to-verilog translator? Is it the current
disassembler output format or something different?
Graham