Forum Discussion
Altera_Forum
Honored Contributor
14 years ago --- Quote Start --- How to manage the other cpus in the linux on one of the Nios cpu? --- Quote End --- As they share the avalon bus, the CPUs can communicate via same, e.g using a memory region (beware of cache issues !!) and/or via dedicated hardware (FiFos, Mutex, ...). -Michael