Forum Discussion
Altera_Forum
Honored Contributor
13 years agoNIOS beginner- interfacing with hardware module
Hello! I am an absolute beginner in NIOS and would really appreciate if someone can help me with some advice with the following: I have a working hardware module synthesized in FPGA. I actually...
Altera_Forum
Honored Contributor
12 years agoHello Ted,
I created a custom component and interfaced it with NIOS II processor using Avalon MM interface. Now how to create the .c/.h file to access the custom component from NIOS EDS. I mean.. how to get the pre-defined functions that will be used for communication through that interface?? Help is really appreciated.