In the flow navigator, make sure the simple_aie_application component is selected and click on Build under AIE SIMULATOR / HARDWARE
To run the System C simulation (called Emulation-AIE or AIE SIMULATOR), in the Flow navigator, make sure the simple_aie_application component is selected and click on Run under AIE SIMULATOR / HARDWARE
You should see the simulation running successfully in the console. The output data is written to the file
build/aiesimulator_output/data/output.txt. You can compare the fileoutput.txtwith thegolden.txtfile. The output data should match the golden value.
Note: The ai engine application creation can be automated by running “make aie_app”
Copyright © 2020–2025 Advanced Micro Devices, Inc.