Visible to Intel only — GUID: mdd1657207282866
Ixiasoft
1. FPGA AI Suite Compiler Reference Manual
2. About the FPGA AI Suite Compiler
3. FPGA AI Suite Compiler Use Modes
4. FPGA AI Suite Compiler Command Line Options
5. Compiler Inputs and Outputs
A. FPGA AI Suite Compiler Reference Manual Archives
B. FPGA AI Suite Compiler Reference Manual Document Revision History
4.1. Inputs (dla_compiler Command Options)
4.2. Outputs (dla_compiler Command Options)
4.3. Reporting (dla_compiler Command Options)
4.4. Compilation Options (dla_compiler Command Options)
4.5. Architecture Options (dla_compiler Command Options)
4.6. Architecture Optimizer Options (dla_compiler Command Options)
4.7. Analyzer Tool Options (dla_compiler Command Options)
4.8. Miscellaneous Options (dla_compiler Command Options)
Visible to Intel only — GUID: mdd1657207282866
Ixiasoft
2. About the FPGA AI Suite Compiler
The FPGA AI Suite compiler (the dla_compiler command) is built on the OpenVINO™ framework. The compiler for a specific release of the FPGA AI Suite depends on a specific OpenVINO™ version. For details, review the FPGA AI Suite Getting Started Guide.
In the FPGA AI Suite, the compiler does the following tasks:
- Generates optimized FPGA AI Suite architecture configurations suitable for executing a given set of OpenVINO™ graphs within specified system constraints.
- Estimates the performance of an OpenVINO™ graph on a given FPGA AI Suite architecture.
- Estimates the FPGA resource requirements for a given parameterization of the IP.
- Produces compiled binaries of OpenVINO™ graphs suitable for execution on a given FPGA AI Suite architecture.
Related Information