Altera_Forum
Honored Contributor
13 years agoInterconnections and interrupts between nios processors
Hi,
Now I am working on multi-core systms. Based on altera platform, more than two processors are using in a system and shard memory (message buffe) with Avalon-MM Pipeline Bridge is selected to connect nios processors. Two questions involved in this issue: 1. Besides the shared memory, what interconnect or bus else can be used to connect nios processors? 2. If a message is transfered from Nios A to Nios B, how can I implement a corresponding interrup signal from Nios A to Nios B, aming at notifying Nios B there is a message coming. Thank you very much for anwsers.