Forum Discussion
Altera_Forum
Honored Contributor
22 years agoNios Semaphore?
I need a good semaphore to make a fifo IRQ safe. On the PC it's easy with the assembly instruction BTS which Bit Tests and Sets. So you can try to set a bit and know if you did it in a single c...
Altera_Forum
Honored Contributor
22 years ago<div class='quotetop'>QUOTE </div>
--- Quote Start --- On the other hand, if you're worried about simultaneous access from different processors accessing common shared memory, then some sort of hardware solution will be required.[/b] --- Quote End --- I'm interested in this kind of solution... http://forum.niosforum.com/work2/style_emoticons/<#EMO_DIR#>/ohmy.gif Does anyone know how to develop it? Bye http://forum.niosforum.com/work2/style_emoticons/<#EMO_DIR#>/rolleyes.gif