Forum Discussion
Altera_Forum
Honored Contributor
14 years agoIs it possible to send audio data to a component without using the cpu?(DE2 115)
I have a custom component with a memory mapped slave, I want to continuosly send audio input to it without using the nios cpu. Is this possible?
Altera_Forum
Honored Contributor
14 years agoOfcourse. Create a component, with Avalon-MM master interface and connect your slave to it.