Xilinx / SDSoC-Tutorials

SDSoC™ (Software-Defined System-On-Chip) Environment Tutorials
146 stars 53 forks source link

How to evaluate the power consumption of a xfopencv application at SDSoC environment? #30

Open microlijun opened 5 years ago

microlijun commented 5 years ago

How to evaluate the power consumption of a xfopencv application at SDSoC environment?

sgrace-xlnx commented 4 years ago

Hi,

You looking at total power consumption, or just the xfOpenCV accelerators?

microlijun commented 4 years ago

Hi @sgrace-xlnx , I want to measure both. Is there any instruction?

sgrace-xlnx commented 4 years ago

In the created Vivado project for the design, you can look at the report power in the implemented design. This will give you a static and dynamic range of what the chip is using. You can look at UG907 for more info on power analysis.