Re: question about high speed serial links with clock forwardingin Virtex5 FPGAs
Hello,
If you do not use a global clock input, then the worst case skews and
delays are no longer guaranteed.
If you use the phase shift in the DCM to find the center of the "eye" in
order to sample the received data, this means a single fixed phase shift
value may not work for all silicon.
If you use the variable "find the center" design which sets the phase
shift for each device after a training interval, then this will always
find the best sampling point, and the added skew or delay of using a
non-global input will not matter.
Austin
|