Forum Discussion
Altera_Forum
Honored Contributor
13 years agoBesides the codec datasheet, your question about suitable connection to FPGA should be basically answered by the DE1 demonstration projects, e.g. DE1_SD_Card_Audio. You'll find that the codec signals are primarly connected to the AUDIO_DAC_FIFO.v module.
Regarding memory options for data storage, DE1 has also SRAM and SDRAM, so there should be no problem to store sound data.