...
Code Block |
---|
# Location: /sys/bus/pci/devices/$BDF/hwmon/hwmon*/power1_input, # where BDF is one of 0000:a1:00.1, 0000:81:00.1 or 0000:01:00.1 [tester@n2fpga01 ~]$ cat /sys/bus/pci/devices/0000\:01\:00.1/hwmon/hwmon7hwmon*/power1_input 58360411 |
For a more convenient interface, we provide a dedicated tool named xilinx_power
which is avilable on all Xilinx FPGA nodes:
...