Forum Discussion

Altera_Forum's avatar
Altera_Forum
Icon for Honored Contributor rankHonored Contributor
11 years ago

PALASM to Quartus II - possible?

Hi,

it is possible to automatically convert PALSAM (or even WINCUPL) source files to Quartus II for implementation in a MAX CPLD?

I believe that, years ago, Altera had something called "ELECTRONIC APPLICATION UTILITIES (EAU)" which, amongst other things, could convert PALASM source files to "Altera speak". I guess that EAU is long dead, so is there another mechanism for doing this today?

regards

Dave

1 Reply

  • Altera_Forum's avatar
    Altera_Forum
    Icon for Honored Contributor rankHonored Contributor

    PALASM is basically just boolean expressions, it should be pretty easy to translate into Verilog/VHDL but I'm not aware of such a tool.