Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

For a more convenient interface, we provide a dedicated tool named xilinx_power which is avilable on all Xilinx FPGA nodes:

Code Block
[tester@n2fpga01 ~]$ xilinx_power 
0000:a1:00.1: 41.35W
0000:81:00.1: 39.22W
0000:01:00.1: 58.28W

[tester@n2fpga01 ~]$ xilinx_power -c2
0000:01:00.1: 58.22W

[tester@n2fpga01 ~]$ xilinx_power -c 0000:01:00.1
0000:01:00.1: 57.95W

...

Usage example and sample output:

Code Block
[tester@fpga-0001tester@n2fpga18 tmp~]$ bittware_power
acl0: 64.86W
acl1: 65.99W

[tester@fpga-0001tester@n2fpga18 tmp~]$ bittware_power -c0
acl0: 64.91W

[tester@fpga-0001tester@n2fpga18 tmp~]$ bittware_power -c1
acl1: 65.99W

...