The LZ4-Streaming example resides in the L2/demos/lz4_streaming
directory. To compile and test run this example, execute the following commands:
Follow the build instructions to generate the host executable and binary.
The binary host file generated is named “xil_lz4_streaming”, using PARALLEL_BLOCK value of 8 (default), and present in the ./build
directory.