Forum Discussion
Altera_Forum
Honored Contributor
16 years agoVideo Clocked output and VGA
Hi all. I am using a DE2 , and I am trying to show RGB test pattern generator on the VGA. I am using vip to genereate the colour bars, but i have not benn able to fully understand the way VCO wo...
Altera_Forum
Honored Contributor
16 years ago --- Quote Start --- How about the components? is it enough with just adding framebuffer? should i add frameread component? but framebuffer does have output pin on it --- Quote End --- OK, i found a documentation altera_video_image_processing.pdf (http://www.bitec.ltd.uk/altera_video_image_processing.pdf) (page19) that said the vip framebuffer is built with its own reader to read memory, so isuppose there is no need to add a frame reader.