Chapter 5
Card Bring-Up and Validation
After installing the XRT and deployment platform, the card installation can be verified using the
following commands, which are explained in more detail below.
•
lspci
•
xbmgmt examine
•
xbutil validate
The
lspci
Linux command is used to confirm the card is seen by the OS.
The additional commands are used to validate and identify the installed card(s) and report
additional card details including memory, PCIe
®
, platform name, and system information. See
Note: Utility command line help can always be obtained using the --help option.
Environment Setup
Set the environment to use the utilities by running the following command. Note that the
command is dependent on the command shell you are using.
Use the following command in csh shell:
$ source /opt/xilinx/xrt/setup.csh
Use the following command in bash shell:
$ source /opt/xilinx/xrt/setup.sh
Running lspci
1. Enter the following command:
$ sudo lspci -vd 10ee:
Chapter 5: Card Bring-Up and Validation
UG1468 (v1.0) November 23, 2021
Alveo U55C Data Center Accelerator Card Installation Guide
19