Forum Discussion
Altera_Forum
Honored Contributor
15 years agoNIOS II IDE question
Hello all, I followed this tutorial step to step: http://fpga4u.epfl.ch/wiki/nios_ii_project But when I am building the project, I am getting this error: error: module cpu_0 (altera_nios2)...
Altera_Forum
Honored Contributor
15 years agoAfter you have generated the Nios system with sopc builder, you should find the <sopc_name>.ptf file in your project directory and the install.ptf file in a .sopc_bulder subdirectory. This applies to Quartus 9.0, but it is probably the same with 10.
Then, when you create a new Nios IDE project, you have to enter the previous file int the target hardware box. Have you performed these exact steps?