Altera_Forum
Honored Contributor
15 years agodual buffers for scaler??
hi,
i'm dealing with the altera ip core scaler, the structure is CVI -> scaler -> frame_buffer -> CVO , and in the vip user guide it mentioned that "For example, scaling up vertically by a factor of 2 results in the input being stalled every other line for the length of time it takes to write one line of output; scaling down vertically by a factor of 2 results in the output being stalled every other line for the length of time it takes to read one line of input." does it mean it's necessary to put one buffer before scaler and another after to prevent overflow or underflow. THANKS FOR REPLY!!!