Application Acceleration With FPGAs
Programmable Acceleration Cards (PACs), DCP, FPGA AI Suite, Software Stack, and Reference Designs
Announcements
FPGA community forums and blogs on community.intel.com are migrating to the new Altera Community and are read-only. For urgent support needs during this transition, please visit the FPGA Design Resources page or contact an Altera Authorized Distributor.
504 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
1,130 Views
 
0 Kudos
2 Replies
FawazJ_Altera
Employee
807 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
807 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