Forum Discussion
Altera_Forum
Honored Contributor
12 years agoDigital audio player, help choosing the right device
I'm not sure this is the right forum section to post the new thread. I'm new in FPGA design, so I need some suggestions to choise the right device. I would build a digital audio player with t...
Altera_Forum
Honored Contributor
12 years agoLike Andrew said, there's really no reason to go with an FPGA here and you'll end up overcomplicating things on a massive scale. While you could go the whole SoC route, you'll end up mostly writing C/C++ code to do what you want it to do. Take an off-the-shelf part and add a few parts to it and save yourself the headache.
-Mux Edit: You could even do this with a decent micro-controller.