Forum Discussion

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

Quartus II 4.0 - Start Complilation Disabled

Hi,

I am sorry if this has been posted before. I trying to compile VHDL code using Altera Quartus II 4.0, web edition, and for some reason compilation option is disabled. I also installed latest version 14.0 to see it that works but same problem. I will using Windows 8 x64. Any ideas what is going on.

http://s23.postimg.org/hvi6sce3v/Quartus_II_Can_t_Compile.png

7 Replies

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

    Quartus 4.0 is not supported on win 8.1. Why are you using an 11 year old version of quartus?

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

    Have you created a project, or just opened the VHDL files?

    You need a project to be able to compile.

    BTW: if thats the code that came with the book (johns.vhd) - I would ditch that book and find one that uses much better code examples (the code is quite poor).
  • Altera_Forum's avatar
    Altera_Forum
    Icon for Honored Contributor rankHonored Contributor

    --- Quote Start ---

    Have you created a project, or just opened the VHDL files?

    You need a project to be able to compile.

    BTW: if thats the code that came with the book (johns.vhd) - I would ditch that book and find one that uses much better code examples (the code is quite poor).

    --- Quote End ---

    Thanks, that was exactly it, I needed to create a project first. I was able to compile the file. Regarding, johns.vhd, the code is definitely written poorly but it is not from the book, I found it online.

    Now that I compiled the file I want to do a functional simulation where I face another problem, as seen below. I searched for that error and one suggested to add file to the top-level. But it is already in top level. Any ideas what is going on?

    http://s15.postimg.org/lh4w5p9mz/Error.png
  • Altera_Forum's avatar
    Altera_Forum
    Icon for Honored Contributor rankHonored Contributor

    Hi thebatosai,

    Sorry if I have missed out anything. What is the error with compilation that you are encountering? I mean the Quartus II error message.