AMzid1
New Contributor
6 years agoProfiling Data missing when using aocl report
I am using an Arria 10 FPGA board. After executing the kernel, I tried to get the profiling report using aocl report kernel.aocx profile.mon. I am able to see the execution times and the source code, but all data on the right side of the source code (e.g. stalls percentage) is missing.
When I click on the source code file, I get a warning that "the selected file does not have the same path as the file's path stored in .aocx file! May result in blank data!"
What should I do to get this information?