Forum Discussion
Altera_Forum
Honored Contributor
12 years agoJust to clarify, I think you are confusing some of the aoc compiler options.
-v : verbosity, increases the amount of output information from the compiler - recommend to use this -c : performs only the initial parsing, project setup, configuration, etc. - does *not* do a hardware build - recommend to use this --report : generates a report regarding logic and resource utilization - usage optional Regarding the Stratix V devices, are you certain you have the license feature for SV? You should be able to see this listed in the QII License Setup option. I would also recommend posting in the actual Quartus II support forum since that is more of a QII than OpenCL problem. Good luck!