FPGA AI Suite Handbook

ID 863373
Date 11/21/2025
Public
Document Table of Contents

7.6.1. FPGA AI Suite Input File Formats

OpenVINO Graphs (.xml/.bin)

These files are specified with the --network-file compiler command option.

Your must convert your models to the OpenVINO Inference Engine format (*.xml and *.bin files) by using the OpenVINO Model Optimizer tool.

FPGA AI Suite IP Architecture Description (.arch)

This file is specified with the --march compiler command option.

For details about this file format, review the Creating an Architecture File for the FPGA AI Suite IP.