Forum Discussion
Altera_Forum
Honored Contributor
10 years agoaudio codec IN vhdl
hey there.... i am using DE2_115 board.. i want to use the audio codec and use it as ADC .. so i want to create a vhdl code for audio codec to use as an ADC.. help is really appreciated...:-)
Altera_Forum
Honored Contributor
10 years agoYou cannot create an ADC in VHDL. VHDL describes digital logic, and an ADC requires analogue circuitry external to the FPGA.
Do you mean you're writing a controller for the ADC?