Forum Discussion
Altera_Forum
Honored Contributor
21 years agoHi Fischer,
Yes, I had the same problem and solved this by multiplying all address offsets in my headerfiles (not base addresses) . All byte ports need a multiplication by 4, all 16-bit ports need a multiplikation by 2. Mike [ see other thread ... (http://www.niosforum.com/forum/index.php?act=st&f=2&t=903) ]