Altera_Forum
Honored Contributor
21 years agoMulti-processing w/ Nios(II)
Hello to all -
For a while I have been trying to instantiate and run a multiple Nios processor implementation. I have tried several different methods, but the most I have reached is about 70% success rate. I have tried an (old) example that was sent out by one of the groups at Altera which used a Y-cable to talk to the 2 serial ports on the Nios board, but could never get more than one processor to fire up at a time. When the second processor fired up it seemed to be have jumped into the middle of the code which was resident for the first processor. I did see an example from a group at NJIT where they connected the serial port to the first processor, then had this processor control and download programs to (4) other processors. They really did not provide details for implementation. This implementation is a little different than the Altera-provided example, which had direct communication through 2 serial ports So, I have several questions: 1 - Has anyone had success with this ? If so, please enlighten. 2 - I have seen several files with the 'boot...' prefix, but most of them were not text-readable. If I need to modify the bootfile, which of these should I be looking at ? 3 - Any other information of use ? Target is the Stratix S/80 DSP board. Thanks, Jim