Altera_Forum
Honored Contributor
14 years agoBuilding an OSD with VIP Frame Reader
We're designing an OSD for our monitor project and what we are attempting to do is use a Frame Reader to read out our OSD frame as a single plane, 8 bit pixel. This 8 bit value is then converted to a full 30 bit color with 8 bits of alpha in a custom Color LUT. The development of the Color LUT was done using a test source to speed up build times. (No DDR controller was required therefore a Frame Reader was not used.) Now that we're integrating it into the main design the video path isn't working.
It's most likely something in our Color LUT, but before I get too crazy trying to debug this I was wondering if the Frame Reader, or any VIP block for that matter, can actually produce a single color plane pixel. The FR wizard allows me to set it up as an 8 bit, 1 plane source but does it actually work in that configuration?