In altera design example, I tried vector add but I can't get the throughput and latency of kernel from the compilation results.
I read the programming guide of Altera. It mentioned to use profile.mon
.
Is it possible to use -march=emulator --profile
to run aocl report?
Also please let me know if there is any other way I could get the throughput and latency of the kernel.