Forum Discussion
morge
New Contributor
1 year agoSetting vod, pre-emphasis for transceivers
Hi, I am using ARRIA10 10X066N4F40I3VG FPGA. I performed SI tests with TTK and selected the desired transceiver settings. How can I change the default transceiver parameters (vod, pre-emphasis, tap)...
Ash_R_Altera
Regular Contributor
1 year agoHi,
The transmitter analog parameter settings can be changed in following ways:
- Making analog parameter settings to I/O pins using the Assignment Editor.
- Updating the Quartus Prime Settings File (.qsf) with the known assignment.
- Using the Reconfiguration Interface to dynamically change the analog settings.
To dynamically change the VOD etc. settings you can use the Transceiver Toolkit:
9.2.4.1. Transceiver Toolkit Parameter Settings
Regards