ContributionsMost RecentMost LikesSolutionsRe: Cannot view HTML GUI reports I'm using Chrome. The issue still seems to persist. Is there any other way of generating the report? I am mainly looking for the loop and area analysis for my code. Re: Cannot view HTML GUI reports Yes, I am opening it on the same machine that generated the "reports" folder This is what I see when I open "reports.html" (screenshot attached) Clicking on the tabs that you see don't help. Cannot view HTML GUI reports Hi, I'm compiling and running an OpenCL Code on the device: pac_a10 : PAC Arria 10 Platform (pac_a10_ed00000). For compilation I run this command: aoc ker.cl -o bin/ker_fpga.aocx -board=pac_a10 After each compilation I see "reports" folder that is being generated, but I am unable to view the results in reports.html GUI. I have also tried this command to generate the .aoco file aoc -c -v ker.cl -o bin/reports.aoco But I am unable to look for the reports in the GUI when I open this file. Can someone help me out?