Forum Discussion
Altera_Forum
Honored Contributor
9 years agoCannot see the HTML GUI reports
Hi, I have a nallatech PCIe FPGA board and I'm compiling and running OpenCL code on it. While browsing the "Best Practices" guide, I've realized after each compilation there should be a "report...
Altera_Forum
Honored Contributor
8 years agoThe report is also generated even when you are doing full compilation (without -c), but after the first stage of the compilation has been finished. If you add -v --report to the compilation switches, as soon as the area estimation is printed in stdout, the report will be generated.