Altera_Forum
Honored Contributor
10 years agoadding altera vip to existing qsys design
Hi everyone,
I have a Cyclone V GX kit in addition to a Terasic 5 MP camera. I would like to add altera video and image processing ip's to the output of the camera, and view the effects on a computer monitor. The current output on the monitor from the camera is just a bunch of blurred lines when I add the 2d fir filter. Without it, the images from the camera appear as expected. So to clarify, what currently works is: Terasic Camera -> Frame Buffer -> Clocked Video output. What doesnt work is: Terasic Camera -> Frame Buffer -> Color Plane Sequencer -> 2D Fir Filter -> Color Plane Sequence (to convert sequential back to parallel) -> Clocked Video Output. Any help for resolving this would be greatly appreciated!