arlen
New Contributor
5 years agodeinterlace IP
deinterlace II ip ,when i select 8bit or 12bit of color sample, my program is working properly, but when i select 10bit, is abnormal. The input is the same
Hi,
Unfortunately we don't have the example design.
Intel FPGA doesn't offer v18.2. I presume you are referring to v18.1.2 ?
To rule out potential old Quartus version issue,
Another thing to check is to ensure your FPGA design is timing clean to avoid design functionality failure
Thanks.
Regards,
dlim
hi,
现在发现主要问题还是avalon-mm接口,发现deinterlace ip 出来的某次读突发会导致avalon-st接口的ready拉低一直不变,st接口按照协议打包正确,mm接口也是按照官方手册的时序进行操作的,但是有一点就是我同事的mm接口没有突发长度为1的时候,但是我这边频繁出现,官方对这个IP没有任何时序上的介绍,所以也不知道问题现在在哪