Forum Discussion
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