Altera_Forum
Honored Contributor
14 years agoAccessing Custom Components in Nios
Hey guys,
I've made a custom component to interface between Nios and some verilog. I've attached a screenshot of the signals. If a FIFO megafunction from 9.1 (because FIFO makes 10.1 and 11 crash). how do i access these avalon signals within nios c code? I've googled the sh+t out of it and come up with nothing. I've skimmed the Avalon manuals but can't see what i do. Watching the Avalon training course and it doesn't show how. It can't be a direct address access since the components address is only 3 bits (base and end). As seen in the picture there are 3 slave connections with one of them being 32bit. Any advice would be awesome, Thanks in Advance