Altera_Forum
Honored Contributor
14 years agoC2H acceleration tutorial Quartus compilation issue
Hello,
I have been going through the C2H fft tutorial and also inputted the fft accelerator to my own project. Both of these projects compile fine and the SOPC builder generate the systems. However, Quartus II compilation fails in both cases. The Quartus shell is started, but the compile command seems to be out-of-date. Here's the Nios2ide console output. Info: Command: quartus_sh --flow compile Info: Quartus(args): compile Error: Expected arguments are --flow <flow_name> <project_name> [-c <revision>] Error: Error: Quartus II compilation of project failed. Is there some way to update the script? Or do I have to go through the entire design flow in command shell and if so is there an example flow for this. Another thing is that on my own project the c2h fft is not on the top level and therefore the nios2ide doesn't compile the top project, but only the nios cpu. Is there some way around this issue? Thanks beforehand. PS. I am using Quartus II 10.1 SP1 and the Nios2ide 10.1 SP1.