Forum Discussion
Altera_Forum
Honored Contributor
10 years ago --- Quote Start --- I had trouble trying to find that information as well. However, one thing that might help is to compile with the --profile flag and use the profiler to see more information about your design. The profiler is very limited but does provide some insight into your kernel in terms of memory accesses and bandwidth so you can quickly see if you're memory bounded or if it's something in terms of your computation. --- Quote End --- Sorry, why im not getting any report even when im using "--profile"?and the error im getting is unreadable!(like the figure below)