Visible to Intel only — GUID: mdd1657207282866
Ixiasoft
1. Intel® FPGA AI Suite Compiler Reference Manual
2. About the Intel® FPGA AI Suite Compiler
3. Intel® FPGA AI Suite Compiler Use Modes
4. Intel® FPGA AI Suite Compiler Command Line Options
A. Intel® FPGA AI Suite Compiler Reference Manual Archives
B. Intel® 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)
4.9. Input File Formats for dla_compiler Command
4.10. Generation of Output File Formats
4.11. The Partitioning Table Report
Visible to Intel only — GUID: mdd1657207282866
Ixiasoft
2. About the Intel® FPGA AI Suite Compiler
The Intel® FPGA AI Suite compiler (the dla_compiler command) is built on the OpenVINO framework. The compiler for a specific release of the Intel® FPGA AI Suite depends on a specific OpenVINO version. For details, review the Intel® FPGA AI Suite Getting Started Guide.
In the Intel® FPGA AI Suite, the compiler does the following tasks:
- Generates optimized Intel® 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 Intel® 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 Intel® FPGA AI Suite architecture.
Related Information