Programmable Devices
CPLDs, FPGAs, SoC FPGAs, Configuration, and Transceivers
21569 Discussions

Cyclone III LVDS

Altera_Forum
Honored Contributor II
1,470 Views

I'm designing with LVDS for the first time and want to make sure I don't overlook something simple. It looks like 2.5V VCCIO is mandatory. The EP3C5 pinout document tells me which pins can be LVDS. I specify the pins as LVDS in the pin planner. Can I mix single ended and LVDS signals in the same I/O bank?

0 Kudos
6 Replies
Altera_Forum
Honored Contributor II
777 Views

The best way is to assign all your pins and their io standards then run analysis tool to check your early pin planning. You don't need logic but you must define pin direction and may insert dummy logic e.g. inputs driving outputs. You better insert all your PLLs and any IP cores needed for io(DDR, tranceivers...). 

 

devices differ and some pins support input lvds but not output or the reverse. some plls favour specific clock pins. some diff pins support specific types of voltages...
0 Kudos
Altera_Forum
Honored Contributor II
777 Views

You should consider the fact, that the Cyclone III I/O rules require a distance between single ended and differential (LVDS) pins.

0 Kudos
Altera_Forum
Honored Contributor II
777 Views

Great, thank you both.

0 Kudos
Altera_Forum
Honored Contributor II
777 Views

 

--- Quote Start ---  

You should consider the fact, that the Cyclone III I/O rules require a distance between single ended and differential (LVDS) pins. 

--- Quote End ---  

 

 

How about differential clock output and differential data input ?Is there also need some distance?
0 Kudos
Altera_Forum
Honored Contributor II
777 Views

Quartus doesn't require it for differential clock outputs.

0 Kudos
Altera_Forum
Honored Contributor II
777 Views

 

--- Quote Start ---  

Quartus doesn't require it for differential clock outputs. 

--- Quote End ---  

 

 

Is there any description about the disitance here?Maybe a few pads? 

What if the differential pin and TTL pin are in different bank,but very near?
0 Kudos
Reply