I've been working on an SD card music player for a personal project and have been looking everywhere for an answer to this question. I simplified the Synthesizer example included with the board so that now all I need to do is get the audio data from the SD card.
For some reason, the SD Card music player demo included with the board won't work on my system. Therefore, I'm trying to find a way to read the audio data without needing NIOS II. Any advice? Maybe a resource to see how to implement it?