Forum Discussion
FawazJ_Altera
Frequent Contributor
6 years agoFurthermore,
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..