Altera_Forum
Honored Contributor
17 years agoClocked Video Input overflows
It is time to tie my Clocked_Video_Input with my Clocked_Video_Output and just pass an image in and out but, lo and behold, I get an overflow on the CVInput.
I have a conceptual block here. I am going from a clocked domain to a flow-controlled domain, and then back again. My CVI is gripin' that it cannot accept data at a rate fast enough, bit I'm hardly overdriving this with a single, composite signal incoming from the Bitec Quad Video card. Would megafunctions further down the chain cause the CVI to overflow? I would think it would be agnostic to the megafunctions downstream. Overflow implies to me "too fast a rate" but could it also mean "too many pixels in a frame"? Maybe I have a height and width mismatch?