Altera_Forum
Honored Contributor
21 years agoSimple question
Please, help me...
1) I created new project in Quartus II 4.1 2) then I opened Altera SOPC builder and I added Nios II processor, Pio ( input and output) and OnChip_Memory (RAM) 3) then I created new project in Nios II IDE - Hello Word. The software generated C file with single function main(). Now I'd like to do something inside this function : to write data via output pio.. When I used previos version Nios (3.0) I just used header file excalibur.h, where all system parameters were defined. I see, that Nios II IDE generates system.h But I can't understand how to use this assignments.