Forum Discussion
Altera_Forum
Honored Contributor
17 years agoMaking a solid color image in VIP
What method would you use to output an image of a solid color? This color wouldn't need to change very much. All my objects are in SOPC builder. Hardwiring or just filling memory locations with...
Altera_Forum
Honored Contributor
17 years agoThere is no need to produce a fixed color image for the alpha0 channel, the alpha blending mixer is ignoring the data from this port and the background image is always opaque. To use the alpha blending mixer in SOPC Builder you should probably build an empty SOPC Builder Avalon-ST Source component that drives all its outputs to 0 and connect it to alpha0.
If upgrading is something possible, the Test Pattern Generator has a checkbox to produce a solid color image in 9.0. V.