1. Enter the following command.
$ sudo lspci -vd 10ee:
2. If the card is successfully installed and found by the operating system, you will see a message
similar to the following.
af:00.0 Processing accelerators: Xilinx Corporation Device 5058
Subsystem: Xilinx Corporation Device 000e
Flags: bus master, fast devsel, latency 0, NUMA node 1
Memory at 39bff2000000 (64-bit, prefetchable) [size=32M]
Memory at 39bff4040000 (64-bit, prefetchable) [size=256K]
Capabilities: <access denied>
Kernel driver in use: xclmgmt
Kernel modules: xclmgmt
af:00.1 Processing accelerators: Xilinx Corporation Device 5059
Subsystem: Xilinx Corporation Device 000e
Flags: bus master, fast devsel, latency 0, IRQ 188, NUMA node 1
Memory at 39bff0000000 (64-bit, prefetchable) [size=32M]
Memory at 39bff4000000 (64-bit, prefetchable) [size=256K]
Memory at 39bfe0000000 (64-bit, prefetchable) [size=256M]
Capabilities: <access denied>
Kernel driver in use: xocl
Kernel modules: xocl
Note: For each card, there will be two physical functions found: management and user. For additional
details, see
XRT and Vitis Platform Overview
.
Confirm Firmware Installation
When a card has successfully been installed and the firmware has been updated, both entries for
Platform
and
SC version
installed on the card and the system must match. If they do not
match, the system will be unable to correctly run applications on your card.
To confirm they match, run the following command and visually compare the 'Platform' and 'SC
Version' entries under
Flashable partitions running on FPGA
and
Flashable
partitions installed in system match
.
$ sudo /opt/xilinx/xrt/bin/xbmgmt examine --device <management BDF>
To obtain the device management BDF, see
.
In the following example output,
Platform
(
xilinx_u55n_gen3x4_xdma_base_1
) and
SC
version
(
7.1.12
) are displayed under
Flashable partitions running on FPGA
and
Flashable partitions installed in system
both match.
----------------------------------------------------
1/1 [0000:af:00.0] : xilinx_u55n_gen3x4_xdma_base_1
----------------------------------------------------
Flash properties
Type : spi
Chapter 5: Card Bring-Up and Validation
UG1525 (v1.1) March 8, 2022
Varium C1100 Compute Adaptor Installation Guide
18