Forum Discussion
Altera_Forum
Honored Contributor
11 years agoI partly solved the problem by making the connections below (using embedded sync):
rx_clk --> vid_clk rx_data(19:0) --> vid_data rx_data_valid_out(0) --> vid_datavalid rx_data_valid_out(0) --> vid_locked I obtained video correctly, however, at this time I have an overflow issue for Video Clocked Input for every about 2 minutes. I analyzed downstream functions, but did not found anything that causes overflow.