Altera_Forum
Honored Contributor
15 years ago2D FIR filter (from VIP Suite) only sequential?
Hello All,
I'm trying to run some FIR filters on the video entering my VIP based scaling system. I'm a bit disappointed to find that (it seems) that it only works on planes in sequence. My system scales 1280x1024xRGB to 800x600xRGB and I want to keep the planes in sequence to the SOPC clock sensible. So I'm left with these chioces: 1) Use the colour plane sequencer to split my RBG up and use a separate FIR on each plane 2) Use the colour plane sequencer to convert my parallel planes to sequence and try to get the SOPC to run at about 270MHz 3) Figure out how to make the 2D FIR filter work over 3 parallel planes I like 3) the best! Anyone know how? Thanks in advance for all your help! Brent, Sydney.