Forum Discussion
17 Replies
- Altera_Forum
Honored Contributor
I am not sure, but aren't these transceiver pins? If yes, then You can't choose LVTTL, 3.3V, 2.5V, etc voltages for those pins...
- Altera_Forum
Honored Contributor
I thought the voltage for transceiver pins would be 1.5-V PCML. But when I changed the I/O Standard to 1.5-V PCML, it created a differential pin, and I don't know what it is for. :confused:
- Altera_Forum
Honored Contributor
Well that's correct, the transceiver uses differential signaling.
- Altera_Forum
Honored Contributor
This is the error I got:
How to solve this issue? :)Error: Differential I/O output pin TDp is assigned to a non differential location C2. However, it must be assigned to a differential output location Error: Differential I/O output pin TDp(n) is assigned to a non differential location C1. However, it must be assigned to a differential output location - Altera_Forum
Honored Contributor
When You select pin as differential, Pin Planner automatically creates positive and negative pins, so assign a signal to proper pins.
- Altera_Forum
Honored Contributor
Can you tell me the name of the differential pins for transceiver on Cyclone GX IV? :)
- Altera_Forum
Honored Contributor
which device exactly?
- Altera_Forum
Honored Contributor
--- Quote Start --- which device exactly? --- Quote End --- EP4CGX15BF14C8 :p - Altera_Forum
Honored Contributor
C1, C2 for TX1
E1, E2 for RX1 G1, G2 for TX0 J1, J2 for RX0 - Altera_Forum
Honored Contributor
I got this error:
:pError: Differential I/O output pin TDp is assigned to a non differential location G2. However, it must be assigned to a differential output location Error: Differential I/O output pin TDp(n) is assigned to a non differential location G1. However, it must be assigned to a differential output location