Thank you for your kind reply, I am working on a project that uses the Texas Instruments TSW14J56 evaluation board, with an ArriaV 5AGZME1EH29(ON schematic).
When I open the Qar file provided by TI, the latest Quartus Prime Standard Edition(20.1.1) said
Warning (13177): Your design targets the device family "Arria V GZ". The specified family is not a valid device family, is not installed, or is not supported in this version of the Quartus Prime software. If you restored a project from an archived version, your project was successfully restored, but you still must specify or install a supported device family.
when I run to install the device, it says Arria V has been installed. ( attached the screen capture)
I don't think I can change the device to compile the Qar file, because it is installed on the demo board.
please give me suggestions to solve this problem,
I used to be a loyal Altera user for many years but didn't use it in recent years.
appreciate your help.
David
Info: Running Quartus Prime Shell
Info: Version 20.1.1 Build 720 11/11/2020 SJ Standard Edition
Info: Processing started: Wed Mar 31 22:00:33 2021
Info: Command: quartus_sh --restore -output C:/FPGA/TSW14J56/ -no_overwrite "C:\FPGA\TSW14J56RevD Respin Fw.qar"
Info: Quartus(args): -unqar -output C:/FPGA/TSW14J56/ -no_overwrite {C:\FPGA\TSW14J56RevD Respin Fw.qar}
Info: qar.tcl version #1
Info (125069): Default assignment values were changed in the current version of the Quartus Prime software -- changes to default assignments values are contained in file c:/intelfpga/20.1/quartus/bin64/assignment_defaults.qdf
Info: Restored Quartus Project File: Altera_JESD204B/jesd204b_refdesign/syn/AVGZ_gen_jesd204b_120_SP2_external_memory/jesd204b.qpf
Warning (13177): Your design targets the device family "Arria V GZ". The specified family is not a valid device family, is not installed, or is not supported in this version of the Quartus Prime software. If you restored a project from an archived version, your project was successfully restored, but you still must specify or install a supported device family.
Info (13198): Your project was successfully restored, but the device information in the Flow Summary report cannot be updated until the design targets a supported device family.
Info: Successfully restored 'C:/FPGA/TSW14J56RevD Respin Fw.qar' into the 'C:/FPGA/TSW14J56/' directory
Info: Generated report 'jesd204b.restore.rpt'
Info (23030): Evaluation of Tcl script c:/intelfpga/20.1/quartus/common/tcl/apps/qpm/qar.tcl was successful
Info: Quartus Prime Shell was successful. 0 errors, 1 warning
Info: Peak virtual memory: 4836 megabytes
Info: Processing ended: Wed Mar 31 22:00:46 2021
Info: Elapsed time: 00:00:13
Info: Total CPU time (on all processors): 00:00:12
I notice that there is a reminder to update the IP components.
I clicked it and choose the automatic upgrade,
the process will stick at 4% forever.
assume after upgrade the IP, the Quartus can handle the
"Arria V GZ". I need some help to complete the IP upgrading process.
Thank you