Application Acceleration With FPGAs
Programmable Acceleration Cards (PACs), DCP, FPGA AI Suite, Software Stack, and Reference Designs
500 Discussions

How do we extract reports to analyse a given kernel (in terms of Power, Energy, Latency, Frequency of operation, Total execution time on board) ?

lusth
Beginner
955 Views
 
0 Kudos
2 Replies
FawazJ_Altera
Employee
632 Views
Hello, You can follow this link, it has information about the available reports given by AOCL. https://www.intel.com/content/www/us/en/programmable/documentation/mwh1391807516407.html Thanks
0 Kudos
FawazJ_Altera
Employee
632 Views
Furthermore, you can use Dynamic profiler aoc -profile <kernel file> this will generate the profile.mon file that can be viewed by aocl report <kernel file>.aocx profile.mon this profile file will give you further information about memory bandwidth, efficiency, etc..
0 Kudos
Reply