Forum Discussion
Altera_Forum
Honored Contributor
13 years agoIssue with polling in Nios
Hi, I've got a custom component that produces some results from time to time, I want Nios processor to monitor the process by polling and whenever a result is produced, it is written to a exter...
Altera_Forum
Honored Contributor
13 years agoIt is more usual to use a 'write 1 to clear' action on the status register.
That way you can to diagnostic reads without clearing the data.