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.