- In a terminal window, execute the following commands to set-up the Vitis environment
cd L2/demos/leptonEnc source $XILINX_VITIS/settings64.sh
- Build the accelerated Lepton encoder and run software emulation with the following command:
make run TARGET=sw_emu
- Build the accelerated Lepton encoder and run hardware emulation with the following command:
make run TARGET=hw_emu
- Build the accelerated Lepton encoder for on board execution with the following command:
make run TARGET=hw
- lepEnc.xclbin and host.exe will generated in directory build_dir.hw.xilinx_u200_gen3x16_xdma_2_202110_1/