Forum Discussion
prince_punia
New Contributor
4 years agoFitter Error in Arria 10, while placing IOPLL and LVDS SERDES in a single bank
Hi, I am using Arria 10 board: 10AX048E4F29M3SG
I am instantiating one IOPLL instance and 7 LVDS_SERDES instances (for RX) (4 channels per instance) in a single IOBANK (3C)
While doing so, I am ...
Ash_R_Altera
Regular Contributor
4 years agoHi,
I think the number of available pins in that bank are less than your requirement. As per the IO pinout sheet, bank 3C has 24 pairs of LVDS pins. Your requirement is 28 + one more pair for IOPLL. This is not possible. Check the pinout file and place the pins accordingly.
Regards
prince_punia
New Contributor
4 years agoHi,
Even if I try to assign only two instances of LVDS serdes, It generates the error.
The only working scenario is one iopll assignment and one lvds serdes assignment.
Regards