Generating the Configuration File - Generating the Configuration File - 2025.2 English - XD100

Vitis Tutorials: AI Engine Development (XD100)

Document ID
XD100
Release Date
2026-03-27
Version
2025.2 English

Run this command to generate the configuration file for the AI Engine compiler (aiecompiler):

make genConfigFile

This generates the following files for x86sim and aiesim compilation:

  • aie_config_x86sim.cfg

  • aie_config_hw.cfg

This file contains the aiecompiler configurations, source folder path, data folder path, platform details and target configuration. The system passes it to the v++ compiler.