Forum Discussion
Altera_Forum
Honored Contributor
21 years agoHow can I add two Nios in FPGA?
I have a stratix board,but when I add two Nios in my project and compiled it, I found that the system.h generated by Nios IDE can't involved the other CPU and its peripherals. How can I do...
Altera_Forum
Honored Contributor
21 years agoYou tell the syslib for your code to run on one Nios II or another, assuming you just have more than one processor in your SOPC Builder design. You should be able to choose the processor from the System Library Properties page in the IDE.
Cheers, - slacker