Error when compiling dpc++ for fpga
I try compile oneAPI_samples to fpga but send me a error:
Error: qsys script failed! See bin/bitstream/hough_transform_live.fpga.prj/quartus_sh_compile.log for details.
4:41:50 Error: set_project_property DEVICE AGFB014R24A2E2V: The device AGFB014R24A2E2V is unknown.
llvm-foreach:
icpx: error: fpga compiler command failed with exit code 1 (use -v to see invocation)
quartus_sh_compile.log
4:41:50 Error: set_project_property DEVICE AGFB014R24A2E2V: The device AGFB014R24A2E2V is unknown.
2024.05.17.14:41:50 Info: add_instance hough_transform_live_fpga_di_inst hough_transform_live_fpga_di
2024.05.17.14:41:50 Info: set_instance_property hough_transform_live_fpga_di_inst AUTO_EXPORT true
2024.05.17.14:41:50 Info: save_system top_hough_transform_live_fpga_di.ip
Hi @KatariTF,
Noted with thanks on the repository, however the mention example design are from the open community. With limited ownership and access, hence we could only provide best effort support on the mention design.
Looking at the repo details it mentioning the hardware support are just limited to Stratix or Arria. Hence entering Agilex devices may cause an error. Hence would suggest perhaps to try compiled with the mention support devices. More details on the devices compilation flags can be found in the following link below:
Hope that clarify.
Best Wishes
BB