Forum Discussion
ERROR building simple NIOSV Compact project
- 9 months ago
Hi Barry,
Rather than Adding QSYS into project, please add QIP into the project. From 25.1std, the tool supports QIP only due to a change in Quartus compiler.
The tool also prompts with message below.
You may find a qip file located in the same folder of qsys system top level hdl file under project directory liking this.
Hope this is helpful.
Archer_Altera
Hi Archer_Altera, Thanks for your quick reply and analysis. Do you think it could be a tool installation problem ? Or a tool version issue ? Maybe other Standard editions don't have this problem ? I don't know yet because i have only managed to install the latest version of Standard edition.
Thanks,
Barry
Hi Barry,
Rather than Adding QSYS into project, please add QIP into the project. From 25.1std, the tool supports QIP only due to a change in Quartus compiler.
The tool also prompts with message below.
You may find a qip file located in the same folder of qsys system top level hdl file under project directory liking this.
Hope this is helpful.
Archer_Altera
- drbarryh9 months ago
Contributor
Hi Archer,
Thanks for the tips !
I did see that step but i my may have forgotten to do that initially. Now i have done that and when i look into the FILES included in my project (which is called readout_fpga) i can see that i have added both a readout_fpga.qsys file and a readout_fpga.qip file from the synthesis directory. Is that correct ? Or should i delete the qsys file as it may cause confusion and just leave the qip file in my project ?
Thanks,
Barry
- Archer_Altera9 months ago
Occasional Contributor
Hi Barry,
Only qip file is needed.
Regards,
Archer_Altera
- drbarryh9 months ago
Contributor
Hi Frank,
Thanks and now i can see my NIOSV compact core appears to be building ! Many thanks for your help.
Can i ask if you know:
a) If there is a Tutorial guide /example design(s) from ALTERA for designing with and implementing the NIOSV core in an ALTERA FPGA ? I am using a MAX10 devices now but i will be using this processor with other ALTERA FPGAs in the near future.
b) Where is the location for the best documentation to which i can refer for using NIOSV cores in ALTERA FPGAs so that i can Bookmark the place ?
Thanks,
Barry