Forum Discussion
Altera_Forum
Honored Contributor
16 years agoOK. The Mailbox supposedly is similar to a one stage FiFO. A FiFo will need more resources and offer a much higher transfer speed.
BTW.: regarding shared memory: If possible you should restrict the non-Linux coprocessor CPU to just using some tightly coupled memory, Sharing memory via the Avalon but will eat up a lot of hardware resources and slow down the (necessarily very frequent) RAM accesses of the Linux-processor greatly. -Michael