Forum Discussion
2 Replies
- FawazJ_Altera
Frequent Contributor
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 - FawazJ_Altera
Frequent Contributor
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..