Forum Discussion
MRhys
New Contributor
7 years agoCan anyone explain what is supposed to be going on on p.111 onwards of the DE0-nano user guide please? Trying to get the Nios2 example working...
Hello... help... I'm absolutely confused by the crazy order and layout of the material from p.111 onwards. Manual is at https://www.terasic.com.tw/cgi-bin/page/archive.pl?Language=English&CategoryNo...
AnandRaj_S_Intel
Regular Contributor
7 years agoHi @MRhys ,
<QUOTE>It's totally unclear to me what I am supposed to do. It first tells me that I must enter text into a blank verilog file, then at the same time it says open an existing file. It does not explain clearly what I must do with these two concepts.</QUOTE>
- Open a new file(Files->New->verilog file) and copy the code from page 112 and save it as myfirst_niosii.v
- Open existing file(File->open) which is created by SOPC builder(DE0_NANO_SOPC.V).So that we can check if your component instantiation in myfirst_niosii.v is correct as per DE0_NANO_SOPC.v
and compile it.
Let me know if this has helped or if you need any further assistance.
Regards
Anand