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 agoHi,
The easiest thing to do if you suspect that frame rate is the issue would be to configure the frame buffer (or deinterlacer) as a triple buffer to handle frame rate conversion and guarantee that you will not starve the CVO or overflow the CVI. You do not need to use the Nios (at least for that). Depending on how you parameterized it, the deinterlacer may either double the rate (input field rate = output frame rate) or maintain it (input frame rate = output frame rate) or do the frame rate conversion if it is parameterized as a triple buffer.