Forum Discussion
EricMunYew_C_Intel
Frequent Contributor
4 years agoThe kernel_system.qsys is not created because you haven't compiled a kernel without regenerating the custom platform. This is to verify the functionality of the existing reference platform. You may refer to below.
- nikhl4 years ago
New Contributor
Hi Eric,
I have compiled a kernel without regenerating the custom platform, It generated all the files of vector_add except the kernel_system.qsys file. I tried to compile the top.qpf generated by the command "aoc vector_add.cl --no-interleaving" to check the timing and RTL netlist , it is giving errors as shown in the image attached below.
Basically i am trying to create channels in the BSP to share data between two FPGAs- EricMunYew_C_Intel4 years ago
Frequent Contributor
You may refer to the attached for regenerating the BSP and kernel for OpenCL.