Forum Discussion
Altera_Forum
Honored Contributor
10 years agoHow are you trying to view the profile information. After you compile with --profile, run the program. After you run the program a profile.mon file should appear with the information from the profiler. Then you can view the it in the profiler GUI using aocl report <.aocx file> profile.mon.