Vitis hardware kernel statistic report

0

I'm learning to use the Vitis tool from AWS-FPGA repo to design hardware kernels with HLS. I started the Hello World example and followed the instructions for Hardware simulation.
Where do I find a statistic report that contains information such as hardware utilization, target frequency, latency, etc?
Thanks

已提问 4 年前229 查看次数
1 回答
0

The easiest way to view all the reports generated by Vitis is to use the Vitis Analyzer tool.

You can find more information about Vitis Analyzer in the docs:
https://www.xilinx.com/html_docs/xilinx2019_2/vitis_doc/jfn1567005096685.html

And there also tutorials available, for instance here:
https://github.com/Xilinx/SDAccel-AWS-F1-Developer-Labs/blob/master/modules/module_01/lab_02_idct_introduction.md#analyzing-the-reports

已回答 4 年前

您未登录。 登录 发布回答。

一个好的回答可以清楚地解答问题和提供建设性反馈,并能促进提问者的职业发展。

回答问题的准则