
• Satellite controller rmware
• Card management rmware
• Base paron rmware
•Plaorm validaon
• Shell paron rmware (DFX-2RP plaorms only)
The following command is an example of how to install each package individually for a
DFX-2RP plaorm.
$ sudo yum install ./xilinx-sc-fw-<version>.rpm ./xilinx-cmc-
<cmc_version>.rpm ./xilinx-u250-<base_version>.rpm ./xilinx-u250-
<validate_version>.rpm ./xilinx-u250-<shell_version>.rpm
For addional details related to the deployment plaorms for your Alveo card, see the Alveo
Data Center Accelerator Card Plaorms User Guide (UG1120).
8. Flash the base paron to the Alveo 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 <base_name> --
card <card_bdf>
With XRT 2021.1 or greater, it is necessary to use the following new command 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.
IMPORTANT! If you have mulple cards installed in the system, you must run the above xbmgmt
program command separately for each card.
$ 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.
9. You will be asked to conrm the update, as follows. Type y and press the Enter key.
Actions to perform:
[0000:03:00.0] : Program base (FLASH) image
[0000:03:00.0] : Program Satellite Controller (SC) image
----------------------------------------------------
Are you sure you wish to proceed? [Y/n]: y
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.
Chapter 4: Installing the Deployment Software
UG1301 (v2.2) August 19, 2022 www.xilinx.com
Getting Started with Alveo Accelerator Cards 20