Forum Discussion
Altera_Forum
Honored Contributor
11 years agoIf you just detect a change to a memory location it wont matter if the value is being updated at the same time.
If you need the new value, keep reading it until you get the same value twice. I don't think the way the nios accesses tightly coupled memory is documented anywhere. We worked it out from signaltap traces.