OpenCores
Issue List
Last lines deleted #5
Open YoanMa opened this issue about 7 years ago
YoanMa commented about 7 years ago

I tried to upscale a video stream with a factor of 2 in each dimension. Can sameone say if he implement this core with real video? because I encoutered some issues with video stream. I genererate a start signal during the sychroframe is low, and this signals erases rams, and stop the last lines transmission.

I tried to upscale a video stream with a factor of 2 in each dimension. Can sameone say if he implement this core with real video? because I encoutered some issues with video stream. I tried top upscale a 103 by 103 video to 206 by 206, and I achieve to have a 206 by 200 video size output.The last lines are deleted / stopped. I genererate a start signal during the sychroframe is low, and this signals erases rams, and stop the last lines transmission.

Is that possible to upscale by 2( in each dimension) without erasing the last lines?

Is there a minimum time between each frame (in function of the line size) or we can change some parameters.

Thanks

tesla500 commented about 7 years ago

What is your deadtime between lines and between frames? I have implemented this core with real video on an FPGA and it works. The testbench also demonstrates the core working properly.

tesla500 was assigned about 7 years ago
YoanMa commented over 6 years ago

Hi, My deadtime is 3 clock cycle between lines and LineSize*clock cycle between frames. Thanks


Assignee
tesla500
Labels
Request