Forum Discussion
Altera_Forum
Honored Contributor
13 years ago --- Quote Start --- Depending on what I'm doing I typically either use a shared memory and a mutex or FIFOs to share data back and forth. You just connect them to the data master of each processor and both should be able to issue reads/writes to the shared data. --- Quote End --- Pl what version of qsys and NIOSII SBT are you using??