Arria 10 EMIF PLL reference clock I/O standard for DDR3L
I have some doubts about connecting clock source to hard memory controller in Arria 10 GX. I can’t find this in EMIF and other chip documentation.
1. I’m connecting DDR3L memory with 1,35 V power supply. On Arria 10 GX memory banks are supplied with 1,35 V. In Quartus 18 project there’s altera_emif module, witch has these settings on FPGA I/O tab:
- protocol: DDR3
- voltage: 1.35 V (DDR3L)
- PLL reference clock I/O standard: LVDS with On-Chip Termination.
Clock source has LVDS output and it’s connected to dedicated clock input in hard memory controller. Whole project compiles without errors, however I’m wondering:
- usually LVDS on Altera devices requires 1,8 V bank voltage to achieve common mode voltage Vcm=1,25 V. Here I have receiver in 1,35 V bank – is this still compatible with LVDS?
2. My clock source cannot achieve Vcm=1,25 V, it has Vcm =0,9 V and 400 mVpp swing. Is it compatible with PLL refclk input on hard memory controller with LVDS input and 1,35 V bank supply?
3. I cannot find any information about internal bias of pll refclk input on hard memory controller in Arria 10 GX. I’m using DC connection between clock and FPGA and I like to use on chip termination. Does “LVDS with On-Chip Termination” for PLL refclk input mean that there’s 100 Ohm parallel termination and no bias? When I tried simulation with IBIS model generated from Quartus this input had internal bias (when separated on AC link), however most documentation on LVDS in Intel FPGAs states, that LVDS I/O’s have no internal bias.