Forum Discussion
Altera_Forum
Honored Contributor
19 years agoNIOS II addressing problem
I am having trouble with an SOPC builder component. I am using signaltap to try to debug it. I have a pointer to an address which I write to and then read from. But the address that is asserted is...
Altera_Forum
Honored Contributor
19 years agoI think I have my answer, when reading, the NIOSII seems to always read 32 bits worth and present you with the appropriate 16 bits of data. If you are using the waitrequest line in the interface, you have to be careful when you decide a read cycle has finished or not.
Richard