Forum Discussion
sli30
New Contributor
7 years agoHow to analyze the power of OpenCL code in Arria 10
Dear all, I know that I can use Early Power Estimator or Power Analyzer to analyze the power of RTL code in Quartus. My question is: now I have an OpenCL code, how to get the power value of OpenCL ...
HRZ
Frequent Contributor
7 years agoAll data from high-speed peripherals outside of the FPGA need to go through the high-speed transceivers inside the FPGA so that data width and signal frequency is adjusted to values that can be processed by the controllers inside the FPGA; this includes PCI-E, DDR memory, network ports, etc. I don't think you would be able to find any meaningful mapping between the way you write your kernel code and the breakdown of the power consumption.