Altera_Forum
Honored Contributor
13 years agoAdc /dac
Hello...i'm so new to verilog HDL n FPGA.... i want to ask is it possible to design ADC and DAC using Verilog HDL?. if possible how to design it? Thanks,
Everything digital is virtually implementable in FPGAs. The limits are dictated by device resources and speed.
Basic ASK (on-off keying) is a quite straightforward design, if you have a minimal HDL experience. With multi-level ASK you generally need external A/D stages.