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

VITIS-10999 Improve electrical report output #7874

Merged
merged 2 commits into from
Jan 10, 2024

Conversation

dbenusov
Copy link
Contributor

@dbenusov dbenusov commented Jan 5, 2024

Problem solved by the commit

https://jira.xilinx.com/browse/VITIS-10999

Data does not populate for certain devices due to bad condition for power display.

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

Introduced in #7862.

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

Checked the status of each power output individually and output if valid.

Risks (if any) associated the changes in the commit

None.

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

Ubuntu 22.04 u55c

dbenusov@xsjdbenusov50:/proj/rdi/staff/dbenusov$ xbutil examine -d -r electrical
WARNING: Unexpected xocl version (2.16.0) was found. Expected 2.17.0, to match XRT tools.

-------------------------------------------------
[0000:04:00.1] : xilinx_u55c_gen3x16_xdma_base_3
-------------------------------------------------
Electrical
  Max Power              : 225 Watts
  Power                  : 21.445936 Watts
  Power Warning          : 225

  Power Rails            :   Voltage  Current
  ---------------------------------------------
  12 Volts Auxillary     :  12.256 V  0.481 A
  12 Volts PCI Express   :  12.240 V  0.985 A
  3.3 Volts PCI Express  :   3.360 V  1.040 A
  3.3 Volts Auxillary    :   0.000 V  0.000 A
  Internal FPGA Vcc      :   0.852 V  6.100 A
  Internal FPGA Vcc IO   :   0.855 V  3.600 A
  DDR Vpp Bottom         :   0.000 V  0.000 A
  DDR Vpp Top            :   0.000 V  0.000 A
  5.5 Volts System       :   5.003 V  0.000 A
  Vcc 1.2 Volts Top      :   0.000 V  0.000 A
  Vcc 1.2 Volts Bottom   :   0.000 V  0.000 A
  1.8 Volts Top          :   1.812 V  0.000 A
  0.9 Volts Vcc          :   0.898 V  0.000 A
  12 Volts SW            :   0.000 V  0.000 A
  Mgt Vtt                :   1.200 V  0.000 A
  3.3 Volts Vcc          :   3.354 V  0.000 A
  1.2 Volts HBM          :   1.203 V  0.000 A
  Vpp 2.5 Volts          :   2.468 V  0.000 A
  12 Volts Aux1          :   0.000 V  0.000 A
  Vcc 1.2 Volts i        :   0.000 V  0.000 A
  V12 in i               :   0.000 V  0.000 A
  V12 in Aux0 i          :   0.000 V  0.000 A
  V12 in Aux1 i          :   0.000 V  0.000 A
  Vcc Auxillary          :   0.000 V  0.000 A
  Vcc Auxillary Pmc      :   0.000 V  0.000 A
  Vcc Ram                :   0.000 V  0.000 A
  0.9 Volts Vcc Vcu      :   0.000 V  0.000 A

Windows VM Virtual device build 26016 (Phoenix)

Z:\XRT-MCDM\build\WDebug\xilinx\xrt>xbutil examine -d -r electrical
------------------------------------------------------------
                        EARLY ACCESS
        This release of xbutil contains early access
         experimental features which may have bugs.
------------------------------------------------------------

---------------------------------
[0000:18:00.1] : RyzenAI-Phoenix
---------------------------------
Electrical
  No electrical sensors found

Windows VM Virtual device build 26016 (Strix)

Z:\XRT-MCDM\build\WDebug\xilinx\xrt>xbutil examine -d -r electrical
------------------------------------------------------------
                        EARLY ACCESS
        This release of xbutil contains early access
         experimental features which may have bugs.
------------------------------------------------------------

-------------------------------
[0000:18:00.1] : RyzenAI-Strix
-------------------------------
Electrical
  Power                  : 123 Watts

Documentation impact (if any)

None

Signed-off-by: Daniel Benusovich <dbenusov@xilinx.com>
@gbuildx
Copy link
Collaborator

gbuildx commented Jan 6, 2024

Build Passed!

…to convert units for power sensor.

Signed-off-by: Daniel Benusovich <dbenusov@xilinx.com>
@gbuildx
Copy link
Collaborator

gbuildx commented Jan 9, 2024

Build Passed!

@chvamshi-xilinx chvamshi-xilinx merged commit 0fdecc4 into Xilinx:master Jan 10, 2024
19 checks passed
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.

5 participants