Forum Discussion
Altera_Forum
Honored Contributor
12 years ago --- Quote Start --- Just 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! --- Quote End --- Thanks for your reply. Regarding the device installation/StratixV license, I was able to use Quartus II - 12 for StratixV without any problems (with the exact same license server settings). However Quartus II - 13 does not recognize any installed devices (I have tried pretty much all families) When I use -v flag I see that aoc stops at: "aoc: Running Quartus design generator...." with 0 CPU activity. I believe missing/broken device installation -for whatever reason- is blocking further progress. I will talk to our IT guys about StratixV licence.