Solved
Forum Discussion
marqs_ic
New Contributor
3 years agoI've checked the width of vid_datavalid from top-level verilog generated by Platform Designer, and its width is 1 while e.g. vid_de width matches VIP 'pixels in parallel' (2 in my case):
input wire [1:0] alt_vip_cl_cvi_0_clocked_video_vid_de, input wire alt_vip_cl_cvi_0_clocked_video_vid_datavalid,