NIOS II Hello world
Hi for my little excerice project i need to follow a instruction.
It says, that i need to implement the NIOS II Soft Core Processor onto my DE10 nano cyclone V Board:
https://www.mouser.de/new/terasic-technologies/terasic-de10-nano-kit/
I work with Quartus 18.1
First i opened the Plattform Designer and selected the described IPs. I made the interconnections Assigned the Base Adresses and generated the HDL .qip.
The .qip file needs to be included into the Project.
Then i wrote a little toplvl in system verilog. it instantiates a NIOS II... i think...
Then i compiled everything . The result is a .sof file which i downloaded to the cyclone V .
Now it was possible to open Eclipse, select the sopcinfo file and the processor and create a new niosII simple example.
It is necessairy to build all and check the run as configurations. There i checked the connection to the nios II. it looked ok...
I pressed run.
But no hello world came out on the console of the NIOS :,(
I will add more details soon ! ( It takes a while to collect all the data )
🏄 I hope we will find a solution
Best regards from germany :D