Run L3 All in AIE cases - Run L3 All in AIE cases - 2025.2 English

Vitis Libraries

Release Date
2026-02-09
Version
2025.2 English
#!/bin/bash
cd L3/demos/scanline_AllinAIE  # 1. scanline_AllinAIE 2. plane_wave are example cases. Please change directory to any other cases in L3/test if interested.
make run TARGET=hw_emu  # run hw_emu
make all TARGET=hw      # build hw