
3. Unpack the tar.gz le into a single directory. The locaon of the directory is not important,
however the directory should not contain any other les.
4. Install the deployment packages. From within the directory where the installaon packages
were unpacked, run the following command. This will install all deployment packages.
sudo apt install ./*.deb
5. Flash the plaorm rmware on the card. Aer installing the deployment packages in the
previous step, the following message is displayed:
Partition package installed successfully.
Please flash card manually by running below command:
$ sudo /opt/xilinx/xrt/bin/xbmgmt flash --update --shell <shell_name>
With XRT 2021.1 or greater, it is necessary to use the new command below to ash the card
rather than the one displayed in the above message. It assumes only one deployment
plaorm is installed on the card. If more than one plaorm is installed the --image opon
needs to be added. See xbmgmt documentaon for details.
$ sudo /opt/xilinx/xrt/bin/xbmgmt program --base --device <management
BDF>
Where management BDF is the card to be programmed. See Displaying Card BDF Values to
obtain the device management BDF.
Flashing can take several minutes.
IMPORTANT! Do not enter Ctrl + c in the terminal while the rmware is ashing as this can cause the
card to become inoperable.
IMPORTANT! N'entrez pas Ctrl + c dans le terminal lorsque le micrologiciel clignote, car cela pourrait
rendre la carte inulisable.
WICHTIG! Geben Sie im Terminal nicht Strg + c ein, während die Firmware blinkt, da dies dazu führen
kann, dass die Karte nicht mehr funkoniert.
IMPORTANT! If you have mulple cards installed in the system, you must run the above
xbmgmt
program
command separately for each card.
A message similar to the following will be displayed aer successfully ashing the card:
1 device(s) flashed successfully.
****************************************************
Cold reboot machine to load the new image on device(s).
****************************************************
If the card has been ashed with the current plaorm rmware, you will see a message
similar to the following.
Device(s) up-to-date and do not need to be flashed.
6. Cold boot the machine to load the new rmware image on the FPGA.
Chapter 4: Installing the Deployment Software
UG1370 (v1.8) October 28, 2021 www.xilinx.com
Alveo U50 Data Center Accelerator Card Installation Guide 19