Visible to Intel only — GUID: GUID-31E22CDD-B096-4E01-999F-4605367D3799
Visible to Intel only — GUID: GUID-31E22CDD-B096-4E01-999F-4605367D3799
Introduction To FPGA Design Concepts
The FPGA Optimization Guide for Intel® oneAPI Toolkits provides guidance on leveraging the functionalities of SYCL* to optimize your design.
This document assumes that you are familiar with SYCL* concepts and application programming interfaces (APIs), as described in the SYCL* Specification version 1.2.1 by the Khronos* Group. It also assumes that you have experience in creating SYCL* applications.
To achieve the highest performance of your SYCL application for FPGAs, familiarize yourself with details of the underlying hardware. In addition, understand the compiler optimizations that convert and map your SYCL application to FPGAs.
For more information, refer to the Intel® oneAPI Programming Guide and SYCL* Specification version 1.2.1 (https://www.khronos.org/registry/SYCL/specs/sycl-1.2.1.pdf).