Forum Discussion
Altera_Forum
Honored Contributor
15 years agoAudio Processing DE2 possible?
Hello there everyone! I'm new to this forum and i hope that i can get along with everyone!:) Currently, i'm doing my project using independent component analysis(ICA) to separate 2 audio source...
Altera_Forum
Honored Contributor
15 years agoIt depends on your experience... If you know a bit about software and embedded systems, then SOPC builder is the way to go in my opinion. Use dsp builder for the signal processing chain itself, and next to that a Nios CPU with some software to control and configure the operation.
If you have more experience in VHDL you can write everything in VHDL, but it will probably take a longer time to develop, and the control part will be less flexible.