Nios® V/II Embedded Design Suite (EDS)
Support for Embedded Development Tools, Processors (SoCs and Nios® V/II processor), Embedded Development Suites (EDSs), Boot and Configuration, Operating Systems, C and C++
12747 Discussions

Multiprocessor with Mailbox Concept

Altera_Forum
Honored Contributor II
1,276 Views

Dears  

 

We are in desperate need of Referendce design which has NIOS II Multiprocessor with Mailbox. 

 

User Requirement is to build a system with four processors. There will be one processor which will communicate with other three but these three won't communicate with each other. The commucation should be done using mailboxes, whether it is a data or address. So if there is any reference design is available then it will be helpful for our design 

 

pls help 

 

Satish K
0 Kudos
1 Reply
Altera_Forum
Honored Contributor II
541 Views

 

--- Quote Start ---  

originally posted by satishkmys@Dec 27 2005, 08:09 AM 

user requirement is to build a system with four processors. there will be one processor which will communicate with other three but these three won't communicate with each other. the commucation should be done using mailboxes, whether it is a data or address.  so if there is any reference design is available then it will be helpful for our design 

<div align='right'><{post_snapback}> (index.php?act=findpost&pid=11796) 

--- quote end ---  

 

--- Quote End ---  

 

 

If you find it useful, take a look at the FIFO example distributed here (http://www.evidence.eu.com/nios2/literature.asp).  

 

Basically you can implement the same behavior in a more flexible way without becoming crazy with a lot of mailboxes and onchip memories... 

 

There were also a previous topic on a similar issue, if I&#39;m right it was here (http://forum.niosforum.com/forum/index.php?showtopic=2798

 

out of curiosity... what is your application about? how did hoy chose the partitiong of your application in four CPUs? 

 

bye 

 

Paolo
0 Kudos
Reply