Forum Discussion
Altera_Forum
Honored Contributor
10 years agoColumn I/O + I/O programming
Hi All,
What does it mean "Column I/O"? Is there a "Row I/O" in the ArriaV? How can I program the I/O (PullUp/PullDown/OCT/...)? Thank you!3 Replies
- Altera_Forum
Honored Contributor
Column IO refer to those IOs reside in top or bottom banks in the device. Row IO refer to those in left/right banks.
- Altera_Forum
Honored Contributor
--- Quote Start --- How can I program the I/O (PullUp/PullDown/OCT/...)? --- Quote End --- You can configure the IO settings through Assignment Editor. You may look into the device handbook for the settings' syntax. - Altera_Forum
Honored Contributor
--- Quote Start --- You may look into the device handbook for the settings' syntax. --- Quote End --- Cannot find how to configure an On-Chip Termination for the LVDS pin... Could you please help me? Thank you