Altera_Forum
Honored Contributor
13 years agoFIFO Underflow in CVO
Hi,
I am havin FIFO underflow in my design. It works fine and I see the output (DVI 1080 progressive input video and output video) on display with the nios ii processor with run time control of the cvi and cvo usign open core i2c bus to program the registers of cvo and cvi in nios II EDS. The design path CVI -> frame buffer -> ddr2 memory->clock crossing brige->-CVO , but as soon as I introduce any vip suite image processing component in the system such as median filter or 2d fir filter I get a FIFO underflow with a flickering or no output. Although ther is no extra slack in any path. The design path CVI -> frame buffer -> color plane sequencer parallel to series -> 2D fir filter -> color plane sequencer series to parallel -> -CVO. frame buffer read and write master -> clock crossing brige-> ddr2 memory. I have debugged the code and I am recieving the DVI input properly. I write a 1 to the sticky bit to clear any previous underflow and set the Go bit in the CVO. There is an underflow as soon as I start the CVO component. I have attached the design in the thread. ----------------------------------------------------------- With 10.1sp1 on Cyclone III development board. CVO and CVI input and output image with DVI 1920 x 1080 format progressive. have all the CVI CVO and other sdc constraints in the design no setup or hold slack . only a removal slack one path ddr2 memory frequency 150 MHz with 64 bit local interface width system clk frequency 100 Mhz dvi clock freq 130 Mhz ----------------------------------------------------------------- Does anyone know why is there an underflow in the CVO? Please Help Thanks Sneha