Forum Discussion
Altera_Forum
Honored Contributor
19 years agoPolling & INTs with NIOS II
Hi, I have 2 cascaded processors with a shared memory. The first processor writes its data in the shared memory and when it finishes, the second processor must be notified that the data is availab...
Altera_Forum
Honored Contributor
19 years agoHi,
you can find a similar example on the multicore tutorial available at the Evidence Literature page... http://www.evidence.eu.com/content/view/71/104/ (http://www.evidence.eu.com/content/view/71/104/) ... it uses ERIKA, but it implements the same concepts you need to do your example... PJ