T2 Skeleton Design Package

T2 Telco Accelerator Card Installation Guide (UG1527)

Document ID
UG1527
Release Date
2022-06-15
Revision
1.0 English

The T2 card skeleton design package comes as a Git repository. The code is stored in different branches, with one separate branch for each supported DPDK version (18.11, 19.11, and 20.11).

Figure 1. Git Branch Structure

The following files are included:

build.sh
This script downloads all packages from the Internet and applies Xilinx patches.
compile.sh
This script is used to compile the additional host software required to run the design.
test.sh
This script is used to run all the tests described in Running the Tests.

When you have downloaded the package, select the branch for the correct DPDK version, then run build.sh followed by compile.sh at the root directory level.