Intel® Quartus® Prime Software
Intel® Quartus® Prime Design Software, Design Entry, Synthesis, Simulation, Verification, Timing Analysis, System Design (Platform Designer, formerly Qsys)
16596 Discussions

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

ldm_as
Novice
1,143 Views

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!

 

0 Kudos
1 Solution
Kenny_Tan
Moderator
1,134 Views

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,


View solution in original post

3 Replies
Kenny_Tan
Moderator
1,135 Views

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
Honored Contributor III
1,130 Views

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

Kenny_Tan
Moderator
1,118 Views

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. 


0 Kudos
Reply