Xilinx LZ4-Streaming Compression and Decompression - 2023.2 English

Vitis Libraries

Release Date
2023-12-20
Version
2023.2 English

LZ4-Streaming example resides in L2/demos/lz4_streaming directory. To compile and test run this example execute the following commands:

Follow build instructions to generate host executable and binary.

The binary host file generated is named as “xil_lz4_streaming”, using PARALLEL_BLOCK value of 8 (default), and present in ./build directory.