BBrom
New Contributor
7 years agoHow can I sample a signal without ADC?
Hello,
i have little experience in FPGA programming.
My situation: I am an intern and eight weeks ago i had a fpga in hand for the first time. I am using the Polmaddie 7 DevBoard with a cyclone 10.
My job is to sample a noisy digital signal, to check the quality of the signal. Its a simple serial interface with one startbit, seven databits and two stopbits. To messure the jitter i realized a statemachine with a high frequency clk, this is working.
But how can i scan the y-axis, to measure noise and overshoots?
On the board is no ADC installed and if possible , i would like to use no external. Is it possible to realize ADC programmatically (VHDL or AHDL), or is there a completely different way?
I am grateful for every tip.
Greet Ben