Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bug fix in getting AIE clock frequency using xbutil advanced. #8203

Merged
merged 1 commit into from
Jun 3, 2024

Conversation

ManojTakasi
Copy link
Collaborator

Problem solved by the commit

CR-1197325 getting/setting AIE clock frequency is an suboption in the of xbutil advanced command. xbutil advanced --aie-clock -g is always hitting the printHelp() function as it is m_device as an empty string.

Bug / issue (if any) fixed, which PR introduced the bug, how it was discovered

How problem was solved, alternative solutions (if any) and why they were rejected

Removed m_device as it's mentioned in both options and sub options.

Risks (if any) associated the changes in the commit

NA

What has been tested and how, request additional testing if necessary

Teseted with VCK190.

Documentation impact (if any)

NA

the sub commands

Signed-off-by: Manoj Takasi <mtakasi@amd.com>
@chvamshi-xilinx chvamshi-xilinx merged commit 5dee762 into Xilinx:master Jun 3, 2024
17 checks passed
chvamshi-xilinx pushed a commit that referenced this pull request Jul 24, 2024
#8203) (#8303)

the sub commands

Signed-off-by: Manoj Takasi <mtakasi@amd.com>
Co-authored-by: Manoj Takasi <mtakasi@amd.com>
(cherry picked from commit 5dee762)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants