VIP - simple CTI to ITC always overflow/underflow
I have another question in about a larger VIP design that I was (and am still) working on... but I was making very little progress so I stepped back and did a simple CTI to ITC path through SOPC builder. I also have a Slave SPI to Avalon master in the system that I use to talk to the control ports of the two video devices. I am using QII 10.1 (SP1) and have a 1280 x 1024 signal coming onto my board and into the fpga. I've done many variations of the system and cannot keep the CTI from overflowing it's fifo... and once it overflows the ITC fifo at some point in the not too distant future underflows.. I've tried to impliment the SFO connection between the two modules, but this was unsuccessful.. (I'm not positive that I'm setting up the registers correctly but I think I am)...
Anyway, this is a very simple system and I'm really surprised that I'm having so much trouble getting this to work.... Any guidance or suggestions would be greatly appreciated. I've got the Video inputs, Avalon stream outputs of the CTI signal tapped along with the Avalon stream inputs and video outputs of the ITC... This system runs a few frames (it seems) and then overflows the CTI and then underflows the ITC and then after a few more seconds comes to a stop. thanks, david