FPGARelated.com
Forums

ABEL support for legacy chips

Started by Eirik Seljelid August 7, 2004
Eirik Seljelid wrote:
<snip>
> Could be, but I suppose it would come up with an error message asking > for valid keys or something like that. When I cutted down the source it > would compile.
> I haven't really set up an old dos environment yet so I > think I will try this as soon as I get the time to do it. Sounds close - at this point I would try something trivial like 8 NAND gates in a test file ( uses every pin ), and confirm you get what looks like a valid JED file.
> AFAIK CUPL is a different HDL than Abel, which means I have to rewrite the source to > CUPL syntax. My HDL programming experience is somewhat limited. I've > written some PLD-cicuits in PALASM and another GAL-assembler called > GALASM. Very basic, no high-level coding. Although I probably understand > most of the code I'm really not so keen on translating it. The equipment > using the FPLA also incorporates a serious amout of other PLD devices, > mostly 22V10's and EP600's, all documented with Abel source code.
CUPL was suggested, should you hit a brick wall with ABEL, right now it sounds more like a speed-bump..... :) -jg
Jim Granville wrote:
> Eirik Seljelid wrote: > <snip> > >> Could be, but I suppose it would come up with an error message asking >> for valid keys or something like that. When I cutted down the source >> it would compile. > > > I haven't really set up an old dos environment yet so I > > think I will try this as soon as I get the time to do it. > > Sounds close - at this point I would try something trivial like > 8 NAND gates in a test file ( uses every pin ), and confirm you > get what looks like a valid JED file. > > >> AFAIK CUPL is a different HDL than Abel, which means I have to rewrite >> the source to CUPL syntax. My HDL programming experience is somewhat >> limited. I've written some PLD-cicuits in PALASM and another >> GAL-assembler called GALASM. Very basic, no high-level coding. >> Although I probably understand most of the code I'm really not so keen >> on translating it. The equipment using the FPLA also incorporates a >> serious amout of other PLD devices, mostly 22V10's and EP600's, all >> documented with Abel source code. > > > CUPL was suggested, should you hit a brick wall with ABEL, right now it > sounds more like a speed-bump..... :) > -jg >
Finally got the time to set up a box with DOS. Didn't help much though. I guess you were right about the need for a licence key. It seems like it worked for smaller designs, perhaps for evaluation purposes. Eirik