Get started using Intel® FPGA tools on the Devcloud with tutorials, workshops, advanced courses, and sample projects built specifically for students, researchers, and developers. Visit our official Intel® FPGA Devcloud website:
I tried compiling an OpenCL kernel on Arria10, it resulted in an invalid bitstream (.aocx) with errors when I tried fusing the bitstream onto the board. Upon checking the logfiles kernel_name.log, I observed that qsys scripts were not running and the corresponding output was absent in the log-file. This was the same issue with all the nodes, which wasn't the case when compiled with Stratix10. Attaching the screenshots of the log with compilation on Arria10 and Stratix10.
Additionally, I got the same issues when I tried running the hello world as mentioned in A10_v1.2.1_opencl_batch.sh, Attaching the screenshots for the same.
@llandis Sir, can you please look into the issue?
I tried compiling an OpenCL kernel on Arria10, it resulted in an invalid bitstream (.aocx) with errors when I tried fusing the bitstream onto the board. Upon checking the logfiles
kernel_name.log
, I observed that qsys scripts were not running and the corresponding output was absent in the log-file. This was the same issue with all the nodes, which wasn't the case when compiled with Stratix10. Attaching the screenshots of the log with compilation on Arria10 and Stratix10.