Forum Discussion
Trying to configure my de1-soc board with oneAPI
- 3 years ago
Hi @Ratan,
You should changed all the includes statement based on what is being mention previously to fixed the fatal error mention.
Apologies as I am confused, are you saying you have reverted back to the old include statement and issues is fixed?
Unsure of what stage you are in now, please do share the project that you are facing issues with, so that we can better understand the current stages you are at.
Hope to hear from you soon.
Best Wishes
BB
Hi @Ratan,
Thank you for posting in Intel community forum and hope all is well.
Unfortunately DE1-SoC is not an officially supported board for oneAPI toolkit for FPGA as there is no BSP available.
Readily available support board with BSP can be found in the link below:
- https://www.intel.com/content/www/us/en/developer/tools/oneapi/fpga.html (For non PAC product, please scroll to the 'Choose an FPGA Platform' section)
- https://www.intel.com/content/www/us/en/docs/oneapi/programming-guide/2023-1/fpga-bsps-and-boards.html (For PAC product)
Yes, you are in the right path, as you will need to decide on the board/platform required. Followed by installing the oneAPI toolkit with FPGA add-on for development.
Jupyter lab are recommended as it would be a more hands-on way to get familiar with oneAPI build flow.
Other than that would recommend going through this 'Using FPGAs with the Intel® oneAPI Toolkits' video., which would be beneficial as start.
- https://www.youtube.com/watch?v=SU9S-PG_W9A
Hope that clarify
Best Wishes
BB