Forum Discussion
Altera_Forum
Honored Contributor
17 years agousing stratix II GX transceiver on low data rate..
The specs of startix II GX transceiver development kit says that it can operate from 600Mbps~6Gbps. Does that mean there is no way it can operate on lower speeds like 100Mbps? (Im talking about...
Altera_Forum
Honored Contributor
17 years agoYou may set the IO pin in differential mode using LVDS IO standard in the pin assignment. LVDS can higher than 1Gbps and I think that is good enough for you.
If you must use the transceiver, you can do over sampling for low data rate. e.g, to oversample by 5 times, you send 5 1's for every logic 1 data and 5 0's for every logic 0 data. Usually people use transceiver that way is because they need to dynamically reconfigure the transceiver for multiple data rate so that the circuit can take high and low data rate.