Forum Discussion

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

MAX+PLUS II project not compiling in Quartus II 7.2---

Hai,

i have MAX+PLUS II project file, which is successfully executed in MAX+PLusII, but RTL netlist viewer is not possible to open in MAX+PLUS II, so i converted this project into quartus II project (7.2 version used), after converting into quartus project& i did compiling, then VHDL sytax errors, VHDL errors are coming, then i checked compiler seetings , to change settings to AHDL --no options are there.

how to run/complie the MAX+Plus II projects in qurtus II softwares?, is there any settings to change?

if any body knows help me....

3 Replies

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

    usually you can just compile the files without problem. I have this thought in the back of my mind that M+P2 has really terrible VHDL support so probably allows some stuff that would be illegal in normal VHDL, and the same with AHDL.

    What are the errors and can you post them?
  • Altera_Forum's avatar
    Altera_Forum
    Icon for Honored Contributor rankHonored Contributor

    --- Quote Start ---

    usually you can just compile the files without problem. I have this thought in the back of my mind that M+P2 has really terrible VHDL support so probably allows some stuff that would be illegal in normal VHDL, and the same with AHDL.

    What are the errors and can you post them?

    --- Quote End ---

    i got errors like this : VHDL syntax error at x.tdf near text "FUNCTION"; expecting "entity", or "architecture", or "use", or"library", or "package", or " configuration"

    like this so many VHDL syntax errors are coming
  • Altera_Forum's avatar
    Altera_Forum
    Icon for Honored Contributor rankHonored Contributor

    a .tdf file is AHDL, not VHDL. I suggest fixing the errors.

    Why not post the project or problem files?