Deprecation Notice for FPGA Support Package for oneAPI DPC++/C++. What is the alternative?
Hi there,
We recently began to port our HLS-C++ projects to oneAPI as the HLS-Compiler was no longer continued.
Today I noticed the deprecation notice for "FPGA Support Package for Intel® oneAPI DPC++/C++ Compiler". See https://www.intel.com/content/www/us/en/developer/tools/oneapi/fpga.html .
Hm. Looking at the Intel/Altera software page, it lists 4 HLS tools, of which two are the mentioned deprecated ones and the others are not suitable for continuation for our projects (no c++).
So the questions are:
* Is there a SYCL-for-FPGA-support in the future?
* Is there a "HLS"ish C++-support planned in the future? (or other non-matlab languages)
* What is the recommended High level approach for FPGA projects with an image processing background?
Hi @Achim_the_key,
Thank you for posting in Intel community forum, hope all is well and apologies for the delayed in response.
The shorter version is yes, there is still going to be support for SYCL-for-FPGA support, which will continue in oneAPI DPC++/C++ Compiler 2025.0 release until further notice.
As for image processing application, if approached is to use high level languages like c/c++, oneAPI compiler is still the appropriate tools.
Hope that clarify.
Best Wishes
BB