Jens
Occasional Contributor
5 years agoCompile Error when using one inclock for SERDES IPs in different I/O banks
Hi,
I'm using a Arria 10AX048H4F34E3SG device for interfacing an image sensor. The serial LVDS data channels from sensor are connected to 6 I/O banks. The serial data clock is just within one I/O bank. I have 6 SERDES IPs instantiated which should use this clock as inclock. The Quartus Fitter generates this error for the channels which are not in the same I/O bank like the clock:
Error (175006): Could not find path between source IOPLL and the LVDS_CHANNEL
Is there any option to avoid this error?
I tried using an external PLL for the SERDES but it produces the same error.
Jens