Forum Discussion
Altera_Forum
Honored Contributor
14 years agoVIP and NIOS2 don't work together
Hi group, I am building a small monitor system using D5M and DE2-115. My current working code is like: D5M camera -> some processing -> Clocked_Video_Input -> alpha_mixer -> Clocked_Vi...
Altera_Forum
Honored Contributor
14 years agoThanks for the reply, mrbietola.
I did try test_pattern_generator. I added 3 channels to the mixer, two were from test_pattern_generator, one were from my VGA data channel. The only thing the CPU did was to switch between these channels according to key press. I can switch between test_pattern_generator channels and display them correctly, but the image of my VGA data channel doesn't display right (I mean a black screen was shown) if I switch to this channel. If I remove the mixer and the CPU, leaving only my data channel in the path, then the image is good again.....