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,
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
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
- tehjingy_Altera9 months ago
Regular Contributor
Hi Barry
There is a document fo the Nios V boot methods and steps on creating the project in the link below:
https://www.intel.com/content/www/us/en/docs/programmable/726952/25-1/processor-hardware-system-design-with.htmlRegards
tehjingy- drbarryh9 months ago
Contributor
Thanks for the help Tehingy
cheers, Barry
- Archer_Altera9 months ago
Occasional Contributor
Hi Barry,
You may use link below as an entry to find more Nios V related document.
https://www.altera.com/design/guidance/nios-v-developer
Hope this is helpful.
Archer_Altera