Forum Discussion
Altera_Forum
Honored Contributor
11 years agoNios problem with interfacing custom component
Hi, I am a newbie to Altera/Nios and have followed some tutorial to build a Nios2 system. Now I am trying to build a custom component with interface to the Nios2, but I am having some troubl...
Altera_Forum
Honored Contributor
11 years ago --- Quote Start --- Try just using IOWR instead of IOWR_16DIRECT --- Quote End --- Hi, Tnx for reply, I have tested the IOWR macro without any luck, for me it seems like the value 0xFF is passed to the component (all leds are turned on).