Hi, I am working on High Speed Serial LVDS ADC data capture. I have read
this guide. In this guide on page number 10 Figure 3-1. it is shown that BUFIO should be used after IDELAY to forward Bit clock to IDDR. but when I use BUFIO I receive error during routing.
Error: "[DRC 23-20] Rule violation (RTSTAT-1) Unrouted net - 1 net(s) are unrouted. The problem bus(es) and/or net(s) are design_1_i/iddr2_ip_0/inst/cBufferedIO." I am using Zedboard (XC7Z020) as my FPGA. Please help me to resolve the issue.
And Is it necessary to use BUFIO here or not?
Regards