Altera_Forum
Honored Contributor
8 years agoDE1-SoC audio playback from SD card
Hi,
I am interested in playing audio files (any format) from SD card using HPS on DE1-SoC board. So far, all my work is based on FPGA, where audio codec is configured and audio processing is performed. The audio signal comes from Mic or Line In, and is processed on the FPGA. The hardware part functions properly. However, I cannot find an adequate guide to setup this audio streaming from HPS to FPGA. So, what would be the best way to forward the data from SD card to FPGA? Is Avalon FIFO an adequate solution for this problem? Or is there another way to store and play the audio files from the memory? Thanks!