Altera_Forum
Honored Contributor
15 years agomulti Nios connect to One Pcie
Hi,
I'm trying to connect an array of Nios processors that are designed by Qsys to ONE Pcie (CycloneIV pcie ip compiler-completer only) module that is designed by SOPC. I'm going to send data from PC to these Nios processors and read some data from them. I think that i should use a share memory between these processors. but i don't know how to do it clearly? some points: 1- i don't want to use DMA. 2- every Nios processor should be seperate Qsys design. Both of Nios and Pcie have Avalon master port. how should i connect these processors to pcie. Does anyone have any suggestion?