Getting Started - 2024.2 English - XD160

Vitis Libraries

Document ID
XD160
Release Date
2024-11-29
Version
2024.2 English

As you utilize the Gunzip for decompressing the compressed CSV file and CRC32C for calculating the checksum, make sure you download the whole package of Vitis_Libraries; otherwise, the target will not be able to be built successfully.

To simplify the potential users integration efforts, a multithreaded test environment is created at L3/tests/gunzip_csv_sc_test and packed the Vitis System Compiler applicatoin layer in L3/src/sw/gunzip_csv, so that you will not need to take care of the detailed scheduling works.