Altera_Forum
Honored Contributor
16 years agoBooting two Nios 2 processors on same FPGA
Hello ,
My design has 2 NIOS 2 processors. I want to load a boot image into each of the processors. I want to load it using the boot copier by means of EPCS method. I have tried this method with one processor and it works just fine with the help of advanced boot copier method. By modifying this advanced boot copier example even though I do manage to copy the individual boot images of the 2 NIOS processors I can jump to the entry point of only one processor. How to make the processor work ? Is there any work around ? Also i have heard about some signals like ' cpu_reset_request' and 'cpu_reset_taken' that can be made availabe from the advanced feature tab of NIOS 2 processor component selection. Can these signals be used in this scenario where there are 2 Nios 2 processors on the same FPGA ? Best regards, Rohit