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,
Exactly. I meant a S-D converter.
I had found this: http://www.eetimes.com/design/programmable-logic/4212273/how-to-implement--all-digital- -analog-to-digital-converters-in-FPGAs-and-ASICs and this one (sssh, don't tell it around, it's from a competitor :rolleyes:): http://www.latticesemi.com/documents/wp-creating_an_adc_using_fpga_resources.pdf Actually I think the way of operation is quite easy to understand; on the other hand, the implementation could be difficult because it involves non trivial HDL coding and some physical device parameters must be accounted for.