Forum Discussion
SKacc
New Contributor
6 years agoGeneral I/O clarifications
Hi Please clarify the following queries 1. Does DIFFIO_TX_[B,T][#:#]p or DIFFIO_TX_[B,T][#:#]p acts as input? 2. Does DIFFIO_RX_[B,T][#:#]p or DIFFIO_RX_[B,T][#:#]n acts as output? 3. Does DIFFIO...
AnandRaj_S_Intel
Regular Contributor
6 years agoHi Srikanth,
You have to refer to the pin connection guidelines of respective device.
- DIFFIO_TX_<> when used for differential channel it is output pin, If not used for differential signaling, these pins are available as user I/O pins(input or output).
- DIFFIO_RX_<> when used for differential channel it is input pin, If not used for differential signaling, these pins are available as user I/O pins(input or output).
- If not used for differential signaling, these pins are available as user I/O pins(input or output).
- FPLL_<> can be used for clock output.
Let me know if this has helped resolve the issue you are facing or if you need any further assistance.
Regards
Anand
- SKacc6 years ago
New Contributor
Hi Anand
For the 4th question, we have assigned CLK13p as single-ended LVTTL output in Intel Quartus software and didn't find any error.
What could be the reason?
Regards
Srikanth Kacchu