Forum Discussion
PTan9
New Contributor
6 years ago请教使用10AX115S3F45E3SG器件实现4个40GE IP加48个1G/10GE IP管脚分配编译不过问题
您好: 想用72通道的10AX115S3F45E3SG器件实现4个40GE IP加48个1G/10GE IP,但是管脚分配编译不过。以左边6个Transceiver bank计划放下2个40GE+24个1G/10GE IP为例,下面2个bank单独放2个40GE IP可以编译通过(两个IP共享ATX PLL),上面4个bank单独放24个通道的1G/10GE可以编译通过(共享一个ATX ...
Deshi_Intel
Regular Contributor
6 years agoHI,
The main factor that will affect fitter error would be XCVR channel pin placement and also PLL resource usage.
- But I can only comment further after I reviewed your design first.
- Another tip to debug fitter error will be to let Quartus auto fit as much as possible to test out whether it's possible to fit in your user design requirement first on this specific FPGA package
- Also can you share with me your design QAR file to help me understand the fitter error better ?
The main restriction will be user can't use same PLL to support different data rate. (for instance : 1G vs 10G data rate switching)
- For 1G/10G PHY IP - it required one pair of Tx/Rx channel + 1G PLL (CMU/fPLL) + 10G PLL (ATX/CMU)
- For 40G IP - it required four pair of Tx/Rx channel + 10G PLL (ATX/CMU)
Thanks.
Regards,
d