Forum Discussion
Altera_Forum
Honored Contributor
14 years agoThat's the great thing about standard interfaces, if you want to replace a block you don't have to worry about reworking all the glue logic between it and the rest of your system.
So instead of having Nios II write to your slave port, you could connect a DMA to it for example to move the data. What are you looking to use to provide the data to the audio component?