Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Xilinx/xmutil

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

78 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

/******************************************************************************

* Copyright (C) 2010 - 2021 Xilinx, Inc.  All rights reserved.
* Copyright (C) 2022 - 2023 Advanced Micro Devices, Inc.  All Rights Reserved.

* SPDX-License-Identifier: MIT

******************************************************************************/

Xmutil is a wrapper scripts for the different Kria SOM tools that are available

here is a list of what will be supported:



xmutil boardid

	Reads all board EEPROM contents. Prints information summary in human readable structure to CLI.

xmutil bootfw_status

	Reads primary boot device information. Prints A/B status information, image IDs, and checksums to CLI.

xmutil bootfw_update

	Updates the primary boot device with a new boot.bin in the inactive partition (either A or B).

xmutil getpkgs

	Queries Xilinx package feeds and provides summary to CLI of relevant packages for active platform based on board ID information.

xmutil listapps

	Queries on target FW resource manager daemon of pre-built app bitstreams available on the platform and provides summary to CLI.

xmutil loadapp

	Loads requested application configuration bitstream to programmable logic if the device is available.

xmutil unloadapp

	Removes application bitstream. (Takes slot number, default 0)

xmutil xlnx_platformstats

	Reads and prints a summary of the following performance related information: 

		CPU frequency & utilization statistics for each physical core
		RAM utilization
		DDR controller bandwidth & operational frequency
		Temperature(s) reported by SysMon
		SOM overall current & power utilization reported by SOM current monitor IC
		SOM power supply data summary reported by PMICs & ZU+ SysMon sources
xmutil ddrqos

	Utility for changing configuration of PS DDR quality of service (QoS) settings including. Initial implementation focuses on PS DDR memory controller “traffic class” configuration.

xmutil axiqos

	Utility for changing configuration of PS/PL AXI interface quality of service (QoS) settings. Initial implementation focuses on AXI port read/write priority configurations.

xmutil pwrctl

	PL power control utility.

xmutil desktop_disable

	Disable the desktop.

xmutil desktop_enable

	Enable the desktop.

xmutil dp_unbind

	Unbind the display driver.

xmutil dp_bind

	Bind the display driver.

Help menu for each tool can be accessed with -h/--help

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Contributors 8