Forum Discussion
Altera_Forum
Honored Contributor
16 years agoColor Plane Sequencing
Hello, I'm trying to utlize the Median Filter in SOPC. I've managed to connect a Clocked Video Input module to a Clocked Video Output Module no problem and pass-thru video data. So CVI -> CVO...
Altera_Forum
Honored Contributor
16 years ago --- Quote Start --- Are you sure your clock rate is high enough? The section of the VIP chain where the video planes are in sequence will require a higher clock rate than when everything is parallel. --- Quote End --- Actually - no, I'm not sure what the clock relationships should be... Where would I vary the clock rate? At the output of the CVI and the input of the CVO? Should the CVO Input/CVI Output clock be 3x the video clock rate? Architecturally, does it make more sense to split the data into R,G,B for Median Filter processing? Thanks, Mike