Forum Discussion
Altera_Forum
Honored Contributor
15 years agoflicker in CVO -> CVI -> MIXER -> CVO to output screen
hi, In my VIP chain I'm mixing two video streams (one 800x600 and one 640x480) and then clocking out the mixer output to screen. The two streams going into the mixer are setup such that...
Altera_Forum
Honored Contributor
15 years agoI can't say for sure, but I suspect if you removed the extra CVO/CVI and created a custom VIP component for your custom IP that you could get rid of the extra frame buffer. If you dropped the extra CVO/CVI you remove the need for the 25.175Mhz clock so you shouldn't have to worry about the two clocks being locked anymore.
If you already have your custom IP developed and the memory bandwidth and FPGA resources to spare, it may not be worth the work to convert it to a VIP component.