Altera_Forum
Honored Contributor
15 years agoIs "data valid" signal required for the clocked video input?
Hello. I'm a video newbie trying to use the clocked video input with a DE2-70 dev board from Terasic, which includes the ADV7180 video decoder chip. My current processing chain includes several other VIP blocks, ending with a clocked video output driving a VGA port.
The problem is that the ADV7180 doesn't have a "data valid" output signal, so I'm not sure what to do with the CVI's vid_data_valid_to_the_alt_vip_cti_0 input. I assume that signal is used to indicate blanking intervals, but I'm not sure why it's needed since I configured the CVI to use embedded sync codes. Do I need to derive my own data valid signal? Just as an experiment, I have the signal tied high, but I'm not getting output on my monitor. There are probably problems with how I have the other VIP blocks configured, but before proceeding I wanted to check my understanding of the "valid data" input to the CVI. Any information would be appreciated!