Forum Discussion
Altera_Forum
Honored Contributor
16 years agoscaler problem
Hi, I have another problem about scaler, it's right that adding a control port to scaler makes the input resolution changable, but some resolution doesn't work. My data path is listed below. Clo...
Altera_Forum
Honored Contributor
15 years ago --- Quote Start --- Hi; it Doesn't work when I added the clipper, do you think that a frame buffer could resolve the problem ? thx --- Quote End --- Hi, According to the vip_user guide, the latency of clipper is 0 cycle. So I think it's transparent to CVI and Scaler. I have a hint for you that when it doesn't work, you may observe that whether an overflow or underflow happened, and try to find out where the dataflow is blocked from that. By the way, you can use the sinagtap to observe the status signal of each block. Sean