VHDL and Video

A

Amit

Guest
hello group,

I'm trying to understand how VGA works using VHDL in terms of vsync
and hsync signals. Does anybody know any good online tutorial? also I
need to learn how to create RGB output.

Your help is appreciated.

Regards,
Amit
 
Amit <amit.kohan@gmail.com> wrote:
I'm trying to understand how VGA works using VHDL in terms of vsync
and hsync signals. Does anybody know any good online tutorial? also I
need to learn how to create RGB output.
VGA section:
http://www.xilinx.com/support/documentation/boards_and_kits/ug230.pdf

In essence: Clock pixels -> Divide by Hsync -> Divide by Vsync, done.
Oh and ofcourse feed those pixels to the RGB.
 

Welcome to EDABoard.com

Sponsor

Back
Top