Forum Discussion
Altera_Forum
Honored Contributor
16 years agoAudio Processing in DE1
Hi, I want to capture input from the line in input on the board and convert it to digital for processing on FPGA without Nios II. The examples on the CD weren't helpful. i2sound example bypa...
Altera_Forum
Honored Contributor
16 years agoThanks for your kind reply.
So, according to what I understand, my data input to the shift register is going to be AUD_ADCDAT and after I process the signal, I will send the data to AUD_DACDAT bit by bit at every LRC edge. Is this correct?