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 flash
•
xbutil validate
The
lspci
Linux command is used to confirm the card, is seen by the OS, as was done when
installing the card.
The additional commands use the
xbmgmt
and
xbutil
utilities included during the XRT package
installation. These utilities include multiple commands to validate and identify the installed
card(s) and report additional card details including memory, PCIe
®
, platform name, and system
information. See Vitis Unified Software Platform Documentation: Application Acceleration
Development (
) for a detailed list of commands.
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
Related Information
Running lspci
Chapter 5: Card Bring-Up and Validation
UG1370 (v1.7) December 9, 2020
Alveo U50 Data Center Accelerator Card Installation Guide
25