Forum Discussion
Altera_Forum
Honored Contributor
12 years agoApart from some errors in the analog schematic, Verilog doesn't model analog circuits. You can't simply "turn the analog signal to a digital signal". You need to design a time-discrete equivalent (by using z-transformation) of the time-continuous circuit and represent it in digital logic.
de0-nano has an ADC, but no DAC to convert the digital signal to analog again.