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
System Requirements for the recommended build system configuration. Other caveats include the following:
DPC++/C++
Compiler- To build the FPGA hardware image, execute themake fpgacommand, which is the non-defaultmaketarget. Refer to the FPGA code sampleREADMEfile 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.