Run L3 All in AIE cases - 2023.2 English

Vitis Libraries

Release Date
2023-12-20
Version
2023.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=sw_emu  # run sw_emu
make run TARGET=hw_emu  # run hw_emu
make all TARGET=hw      # build hw