Forum Discussion
Altera_Forum
Honored Contributor
12 years agoNios II basic
Hi, I am a beginner .I am using Nios II development kit stratix II Ep2s60f672c3n. In the flash memory of board contains nios file.while power on file transfer to fpga... It means can I direct...
Altera_Forum
Honored Contributor
12 years agoIs there really a space there? It shouldn't be a valid name. Your QSYs project should be called "my_nios" and not "my nios".
When generating a system in QSYS, a .qip file is created, that tells Quartus what should be included in the FPGA project. Check that this .qip file is part of your project, and if not, add it (Project menu, Add/Remove files in project).