Simulating the Design Using the x86 Simulator - Simulating the Design Using the x86 Simulator - 2025.2 English - XD100

Vitis Tutorials: AI Engine Development (XD100)

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

Enter the following command to simulate the design using the x86 simulator:

make x86sim

When the simulation stops, you can see that the simulation completed successfully. Verify the output files generated under makefile_flow > x86simulator_output. Compare the generated files with the golden files.

  • Golden files: Located under makefile_flow > data

    • fir_o.txt (FIR output)

    • fft_o.txt (FFT output)

  • Generated files after simulation: Located under makefile_flow > x86simulator_output > data

    • fir_o.txt

    • fft_o.txt