Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

image display in verilog using FPGA

Status
Not open for further replies.

ssb_vlsi

Newbie level 1
Joined
Apr 9, 2014
Messages
1
Helped
0
Reputation
0
Reaction score
0
Trophy points
1
Activity points
10
hello
i needed help to display images on lcd via FPGA on LCD screen
i have converted the .bmp image file to text file, copied it to place where my verilog program is saved and read it in verilog using $readmemh command... BUT what next... please help me proceed further.
thank you
 

hi, depend on the interface of your LCD, HDMI, DVI or VGA. the simplest 1 would be VGA.
 

it would be better if you describe your question more in detail...we have no idea about your code and how you have saved the image as text file....
 

Could you be more specific with:
1. Are you interfacing any camera to your FPGA to capture the image and store it in FPGA ?
2. Are you doing any image processing algorithm in FPGA ?
3. How are you interfacing the FPGA to your LCD monitor ?
4. FPGA specifications ?
 

Status
Not open for further replies.

Similar threads

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top