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 processing on FPGA

Status
Not open for further replies.

venmani

Newbie level 2
Joined
Dec 15, 2011
Messages
2
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,281
Activity points
1,293
Hi all...:smile:

I want to display an image on VGA with altera DE2...:sad::sad: please help me with it...
 

its not that simple.

You will need some sort of ram/rom to hold the image. And a VGA controller to display it. Its not a simple conversion.
 

hi! how to create file .mif or .hex from .png (.gif....) ????. i want write to sram and display on vga

Use Irfanview software.

Select open in Hex mode --> the bitmap file then opens in Hex mode where you can see the exact structure of the file including the Headerfile, Infoheader, pixel (Raster) data, etc. This would give you a lot of understanding of bitmaps which will help you display the image.
 

Status
Not open for further replies.

Similar threads

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top