Hi @Martinwz,
Thank you for posting in Intel community forum and your interest in Intel product, hope all is well.
As you are just starting out Intel OpenCL SDK, I would strongly suggest to look into Intel oneAPI IP Authoring (IPA) instead.
Reason being oneAPI will be the go to product that have similar/more capabilities with OpenCL/HLS, and OpenCL are slowly moving away from.
For understanding more on oneAPI you can refer to the getting started guide in the link below:
- https://www.intel.com/content/www/us/en/developer/tools/oneapi/fpga.html (Intel OpenCL alternative)
- https://www.intel.com/content/www/us/en/docs/programmable/749869/22-4/getting-started-with-oneapi-ip-authoring-18311.html (Intel HLS alternative)
There are also ready available example design which you can compile and execute, more details in the github link below:
- https://github.com/oneapi-src/oneAPI-samples/tree/master/DirectProgramming/C%2B%2BSYCL_FPGA
- https://github.com/oneapi-src/oneAPI-samples/tree/master/DirectProgramming/C%2B%2BSYCL_FPGA/Tutorials/Tools/experimental/platform_designer
As you are unfamiliar with Intel oneAPI product, here are also a video which will be helpful to get the overall understanding on the product:
- https://www.youtube.com/watch?v=SU9S-PG_W9A
Note: please do let me know if you wish to know more on Intel OpenCL/HLS instead.
Best Wishes
BB