Developer Guide
Build and Run the FPGA Hardware Image
In this step, you build an executable intended to run on an actual FPGA hardware. It may take several hours to complete. Refer to Intel® oneAPI DPC++/C++ Compiler System Requirements for the recommended build system configuration. Other caveats include the following:
- To build the FPGA hardware image, execute the make fpga command, which is the non-default make target. Refer to the FPGA code sample README file for detailed steps.
- To build an executable, you must install the Intel® Quartus® Prime Pro Edition software and BSPs separately. For more information, refer to the Intel® FPGA development flow for oneAPI webpage and Installation Guide for Intel oneAPI Toolkits for steps to install the software.
- To run the executable, you need an FPGA hardware on your system. For more information about how to set up the system, refer to Install Software for Intel® FPGA Development Flow.
References
- Exploring oneAPI Samples with the Sample Browser in Visual Studio Code
- oneAPI Samples for Field Programmable Gate Arrays (FPGAs)
- Installation Guide for Intel® oneAPI Toolkits
- Get Started with Intel® Distribution for GDB* on Linux* OS Host
- Get Started with the Intel® oneAPI Base Toolkit for Linux*
- Intel® oneAPI Programming Guide
- FPGA Optimization Guide for Intel® oneAPI Toolkits