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

asked 4 years ago224 views
1 Answer
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

answered 4 years ago

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.

Guidelines for Answering Questions