Forum Discussion
Altera_Forum
Honored Contributor
16 years agoIn the "creating multiprocessor Nios II systems",I have found a problem on mailbox
Hi,:p In the tuturial,the shared memory is 4KBytes .The mailbox's offset is 0x800 which I think is at the middle of the shared memory and the size of the mailbox is 0x100. So does this mean t...
Altera_Forum
Honored Contributor
16 years ago --- Quote Start --- It's a good question... but it isn't best or worse than any other solution. As long as you are using an offset inside the shared memory it will work. --- Quote End --- OK.Thanks.It is only a little strange