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)
3. FPGA AI Suite Compiler Use Modes
The FPGA AI Suite compiler has a number of modes that you can use when developing your graph and architecture.
The use modes require your graphs to be processed into an OpenVINO™ intermediate representation (IR) by the OpenVINO™ Model Optimizer tool. The Model Optimizer generates IR files that describe your model network topology (.xml) and the weights and biases for your model (.bin).
These OpenVINO™ IR files also serve as inputs to the OpenVINO™ Inference Engine.
Use the FPGA AI Suite compiler (dla_compiler command) to do the following tasks: