Forum Discussion
Altera_Forum
Honored Contributor
8 years agoBoard utilization --> Check acl_quartus_report.txt after full placement-and-routing.
Overall latency --> If you mean the cumulative latency of all the pipelines, you can just calculate the sum of the latency values from the report. If you want something else, clarify. Interval --> I am not sure what you mean by this. Power --> Precise power usage can only be obtained by running the kernel on an actual board and either reading the power sensor from the board (if available) or using a PCI-E extender alongside with external power meters. Power estimations can be obtained by using Quartus PowerPlay on the project that is created by the OpenCL compiler.