Writing a code to generate outputs similar to a ADC output

Status
Not open for further replies.

sab_zer

Newbie level 1
Joined
Feb 28, 2013
Messages
1
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,281
Activity points
1,290
Hi,

I am doing a project where I need to give some freuquency values from a signal generator into an ADC and the output from this ADC, after being passed through window and FFT are being shown in a LCD display on a vertex 5 FPGA board. The problem is the LCD I currently have can only support 4-bit mode but my output is 5-bit mode. I decided to write a code to generate values and instead of seeing them on the LCD I will make a text file and write the results into that file.

Can anyone tell me how can I write a code in verilog which will allow me to give a particular frequency so that I can by-pass the use of signal generator and input various frequency values in the code and get different results?

Thanks
 

Use matlab.Write a simple program to generate samples based on ur interest of freq and store them in BRAM of the FPGA.From there u can read and display on LCD.
 

Status
Not open for further replies.
Cookies are required to use this site. You must accept them to continue using the site. Learn more…