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