Forum Discussion
Altera_Forum
Honored Contributor
9 years agoYou won't find "translate pins to lvds locations" in the datasheet.
PLLs are instantiated by default for ALTLVDS blocks. Please open the following document https://www.altera.com/content/dam/altera-www/global/en_us/pdfs/literature/hb/cyclone-v/cv_5v2.pdf Go to clock networks and plls in cyclone v devices Go to for ex, pll locations for cyclone v e a2 and a4 devices You should find the following pic http://www.alteraforum.com/forum/attachment.php?attachmentid=13195&stc=1 Study this pic, but of course search in the document for your chip. These pictures helped me a lot design a good board. As I said, ALTLVDS uses PLL. So you think of using the PLLs. You can write a custom code without ALTLVDS but use PLLs to test the operation.