Altera_Forum
Honored Contributor
13 years agoProblem understanding de-interlacer core.
Hi,
I'm trying to implement the De-interlacer core with the following spec, Algorithm - Bob scanline duplication with no buffering. Output frame rate = Input field rate. Clock frequency = 25 MHz. I have assumed the output to be as in the picture (pl refer attachment - output.jpg) With reference to that I expected one pixel output per clock but when I simulated it in Modelsim I found the output to be one pixel for 4 clock cycle (Pl refer attachement pic5, pic6, pic7). pic5 - zoom out of initial packet formation.pic6 - zoom in of packet formation.
pic7 - after a few clock cycle from the start of packet. The pic also contains the generation of avalon-ST signal (SOP,EOP,VALID etc)...Kindly let me know if i'm generating proper signals. also regarding the packet formation for avalon-st, should i make each line in a frame as a packet or can i take the entire frame as one single packet? I wanted to know if there are any data sheet or documentation available on the Deinterlacer core or any timing diagram regarding the functionality of the core. I already went through VIP user guide. Thanks and regards, Arthes