Forum Discussion
Altera_Forum
Honored Contributor
15 years agoFlash Access Problems
We have a 3 processor design that all boot successfully from a single CFI flash (all reset addresses are set to our CFI Flash at different addresses). The firmwares run in different On Board Memories...
Altera_Forum
Honored Contributor
15 years agoDekker's algorithm is a way of implementing a mutex without requiring locked bus cycles (it does need a simple bus interface - which the nios2 has). It is quite simple to write, and can be tuned to have exactly the required semantics.