Typical Use Cases - 2024.1 English

Vitis Libraries

Release Date
2024-08-06
Version
2024.1 English

The AMD Vitis™ Compression library, in its current state, can be used for acceleration of data compression applications in two ways:

The L1 module contains several primitive components which can be used in different algorithm kernels. For information on primitives to build your own kernels, see L1 Module User Guide.

The L2 module contains pre-designed compress/decompress kernels for various data compression algorithms. You can directly use these kernels in your design. For more information, see L2 Kernel User Guide.

Note

The L3 Overlay is currently under active development.