T1 Skeleton Design Package - 1.0 English

T1 Telco Accelerator Card Installation Guide (UG1518)

Document ID
UG1518
Release Date
2021-12-17
Version
1.0 English

The T1 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 files are described below.

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.