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

gefragt vor 4 Jahren228 Aufrufe
1 Antwort
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

beantwortet vor 4 Jahren

Du bist nicht angemeldet. Anmelden um eine Antwort zu veröffentlichen.

Eine gute Antwort beantwortet die Frage klar, gibt konstruktives Feedback und fördert die berufliche Weiterentwicklung des Fragenstellers.

Richtlinien für die Beantwortung von Fragen