Building the accelerated WebP encoder - 2023.2 English

Vitis Libraries

Release Date
2023-12-20
Version
2023.2 English
  • In a terminal window, execute the following commands to set-up the Vitis environment
cd L2/demos/webpEnc
source $XILINX_VITIS/settings64.sh
  • Build the accelerated WebP encoder and run software emulation with the following command:
make run TARGET=sw_emu
  • Build the accelerated WebP encoder and run hardware emulation with the following command:
make run TARGET=hw_emu
  • Build the accelerated WebP encoder for on board execution with the following command:
make run TARGET=hw
  • kernel.xclbin and cwebp will generated in directory build_dir.hw.xilinx_u200_gen3x16_xdma_2_202110_1/