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

HPS side connected to mailbox

Altera_Forum
Honored Contributor II
1,278 Views

Hi, 

 

I'm trying to communicate data between the nios and the hps by using 2 mailboxes. Should I use the altera avalon mailbox simple core, the altera avalon mailbox core, or through mmap to communicate with the mailbox in Linux? Originally I was using the altera avalon mailbox simple core but with the mailbox connected to the light-weight bridge in qsys, I'm not sure I can use the address of the mailbox because the altera_avalon_mailbox_open function requires the name of the mailbox as the parameter rather than the address. I looked online and saw an altera powerpoint tutorial for "Building Multi-Processor FPGA Systems" where they're using mmap. This can be seen in the image attached. I wanted to use the mailbox core which seems easier to communicate data between the nios and the hps over using mmap. 

 

Please let me know if it's possible to use the mailbox simple core for the HPS side in Linux. 

 

Thank you
0 Kudos
0 Replies
Reply