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.