Image display through VGA on FPGA

Status
Not open for further replies.

maheshhkc

Newbie level 4
Joined
Nov 11, 2013
Messages
5
Helped
0
Reputation
0
Reaction score
0
Trophy points
1
Activity points
34
I am trying to display an image through VGA port using an FPGA(Virtex 5).
I took a 32x32 image and obtained its bit file (RGB values) using Matlab. I have saved the bits onto an array. If I continuously send 8 bits of R, G and B together in order through the VGA port, will it be decoded as the image in the projector?
Or is there any other procedure I need to follow?

Please help.
 

You need to get hold of, your write your own VGA controller. There are timings you need to control, like hsync and vsync signals. Have a search on opencores.org, or maybe have a go at writing your own - it is little more than a couple of counters.
 
Reactions: gmk3

    gmk3

    Points: 2
    Helpful Answer Positive Rating
Status
Not open for further replies.

Similar threads

Cookies are required to use this site. You must accept them to continue using the site. Learn more…