Altera_Forum
Honored Contributor
17 years agoAN427 Video Sample Design for VGA
I am new to the world of FPGA and have bought the Bitect Video Dev Kit (Cyclone III etc). I managed to get the Altera Video Up Conversion Sample Design (AN427) working easily enough but have so far failed to convert it from DVI (as supplied) to analog VGA (using the output on the quad video card).
Basically I have access to a DVI monitor (for testing) but ultimately want to deploy on an old-fashioned analog VGA screen. I have modified the reference design to accommodate the smaller image size and lower video clock rate (I have used 640x480 throughout and 25MHz for the clocked output), and have fed the existing (24-bit) clocked output through an altddio_out function to get the desired 12-bit output for the Bitec quad video card. All compiles and runs seemingly OK, but no image displayed. I am not sure what parameter settings to use to get VGA out of the clocked output function (eg front/rear porch etc). I am not sure how to go about debugging. Any pointers to help get me started much appreciated.