Forum Discussion

Altera_Forum's avatar
Altera_Forum
Icon for Honored Contributor rankHonored Contributor
20 years ago

Multiprocessor with Mailbox Concept

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

1 Reply

  • Altera_Forum's avatar
    Altera_Forum
    Icon for Honored Contributor rankHonored Contributor

    --- 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