Forum Discussion
Altera_Forum
Honored Contributor
8 years agoProfiling OpenCL kernel code
Setting up profiling for standard applications is usually fairly trivial. For example, to generate C or C++ language code coverage analysis, it's a simple matter of adding "--coverage" to the gcc co...
Altera_Forum
Honored Contributor
8 years agoSOrry, I shouldn't have used the word "profiling" when I really mean coverage analysis.
How is coverage analysis performed, them ?