To perform an on-board testing, you can replicate the same stages with a different target:
For phase 1, type
make TARGET=hw clean phase1.For phase 2, type
make TARGET=hw phase2.
After phase 2 finishes, use the generated
sd_card.imgfile with the Direct Recompile Makefile flow.To launch the program on the board, type the following command:
cd /run/media/mmcblk0p1
./host.exe a.xclbin