Altera_Forum
Honored Contributor
10 years agoVIP video monitor: expected number of pixels mismatch for Bitec HDMI input
Good evening. I'm sending video data from a Bitec HDMI RX core via a clocked video input to an Avalon-ST video monitor, in order to check if my HDMI input is OK.
HDMI input core seems to work ok (clocks are locked, RX ready flag is on) and CVI sends video control packages with the correct resolution to the Avalon-ST monitor. My problem is that the video monitor reports (via Quartus system console and trace tool) a mismatch between the number of pixels delivered to it (packet length = ~4,000 pixels) and the expected number (~2,000,000). Pixel data is not shown correctly (with only 4,000 pixels delivered there's not much to show..). I have tested my CVI and monitor to work OK by creating a test image using the VIP test image generator and clocked video output IP. Has anyone else had this problem? Do I need to place a frame buffer in front of the video monitor or is the FIFO in the CVI core enough? Thank you, Klaus