Forum Discussion
Altera_Forum
Honored Contributor
14 years agoLVDS and Arria II Gx
Hi Everyone, I was wondering if anyone could explain to me how the LVDS works with Arria II Gx, especially when LVDS is used as an input. Let's say I have a differential LVDS clock connect...
Altera_Forum
Honored Contributor
14 years ago --- Quote Start --- But say I want to use RD OCT for LVDS, then I need to connect a Rup to 2.5V and a Rdn to ground right? What If there are none in bank 6, which Rup and Rdn should I choose? There are only 3 such pairs in the Arria II Gx 780 pins. --- Quote End --- Implement a design in Quartus and see what it does. If it selects Rup/Rdn in another bank, then you know that is one option. Try explicitly assigning Rup/dn to the bank Quartus selects and re-run P&R (it should succeed). Now try using other Rup/dn banks to see if there is a restriction on the banks you can use. Its much easier to use Quartus to check for P&R violations - just make sure to use the most recent version of Quartus (or try several versions). Cheers, Dave