FPGA AI Suite Handbook

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

4.3.6.2.5. Adding Compiled Graphs (AOT files) to the SD Card

An AOT file contains instructions for the FPGA AI Suite IP to “execute” in order to perform inference. For Agilex™ 5 and Arria® 10, the M2M design variant and the S2M design variant require different AOT files. The instructions in this section create both AOT files.

For Agilex™ 7, the M2M design variant and the S2M design variant use the same AOT file.

To add the compiled graphs to the development kit SD card:
  1. Create the $COREDLA_WORK directory, if you have not already done so.
  2. Prepare OpenVINO™ Model Zoo and Model Optimizer.
  3. Prepare a model.
  4. Confirm that you have the following directory:
    $COREDLA_WORK/demo/models/public/resnet-50-tf/FP32/

    If you do not have this directory, confirm that you have completed the first three steps.

  5. Compile the graphs.
  6. Copy the compiled graphs to the SD card.