.. _xbutil.rst: .. comment:: SPDX-License-Identifier: Apache-2.0 comment:: Copyright (C) 2019-2022 Xilinx, Inc. All rights reserved. comment:: Copyright (C) 2022 Advanced Micro Devices, Inc. All rights reserved. xbutil ====== This document describes the latest ``xbutil`` commands. These latest commands are default from 21.1 release. For an instructive video on xbutil commands listed below click `here `_. **Global options**: These are the global options can be used with any command. - ``--verbose``: Turn on verbosity and shows more outputs whenever applicable - ``--batch``: Enable batch mode - ``--force``: When possible, force an operation - ``--help`` : Get help message - ``--version`` : Report the version of XRT and its drivers Currently supported ``xbutil`` commands are - ``xbutil program`` - ``xbutil validate`` - ``xbutil examine`` - ``xbutil configure`` - ``xbutil reset`` **Note**: For applicable commands, if only one device is present on the system ``--device`` (or ``-d``) is not required. If more than one device is present in the system, ``--device`` (or ``-d``) is required. xbutil program ~~~~~~~~~~~~~~ The ``xbutil program`` command downloads a specified xclbin binary to the programmable region on the card `