Forum Discussion
Altera_Forum
Honored Contributor
14 years agoVIP suite - how can I make my Y channel into 3xY in parallel in SOPC ?
hi, In my design I want to mix two streams with the alpha blending mixer. One stream, the background layer is 800x600 represented in RGB, three color planes in parallel. The oth...
Altera_Forum
Honored Contributor
14 years agohi again,
It looks like I'm not quite finished with the throughput issue yet. I did manage to get a steady video stream out to my output screen when placing my custom module between the deinterlacer and the clocked video out (CVO) module. However, when placing the alpha blending mixer infront of the CVO there is nothing displayed on the output screen. From this it looks like I'm getting some sort of deadlock, I'll try using signaltap inorder to see what's happening