Forum Discussion

ldm_as's avatar
ldm_as
Icon for Occasional Contributor rankOccasional Contributor
6 years ago
Solved

How to know what Quartus version was used for compilation from QAR (Project Archive) file?

Hi All,

From QAR (Quartus Archive Project) file, is it possible to understand what version of Quartus was used for creation the archive/compilation of the project?

Thank you!

  • Hi,


    What you can do is install the latest version of Quartus Prime, open the qar.


    After that, go to the project directory and look for *.qsf files. Open *.qsf files with notepad, and you able to see which Quartus was original built.


    Thanks,


3 Replies

  • KennyT_altera's avatar
    KennyT_altera
    Icon for Super Contributor rankSuper Contributor

    Hi,


    What you can do is install the latest version of Quartus Prime, open the qar.


    After that, go to the project directory and look for *.qsf files. Open *.qsf files with notepad, and you able to see which Quartus was original built.


    Thanks,


  • sstrell's avatar
    sstrell
    Icon for Super Contributor rankSuper Contributor

    I don't have one handy to check right now, but I think the .qarlog text file that is generated when you create a .qar would have this info as well.

    #iwork4intel

  • KennyT_altera's avatar
    KennyT_altera
    Icon for Super Contributor rankSuper Contributor

    Since this thread had been mark as accepted solution, we shall close this thread. After 15 days, this thread will be transitioned to community support. The community users will be able to help you with your follow-up questions.