Forum Discussion
Altera_Forum
Honored Contributor
14 years agohow to xmt 270Mb/s serial data with other data
I want to transmitter 270mb/s serial data with other data,the traditional method is :1 .recovery 270M clk from the 270Mb/s serial data .2 use the recoveried clk sample this serial data and packet the...
Altera_Forum
Honored Contributor
14 years agoClock is recovered at receiver, not transmitter.
To reconstruct clock from serial data without additional clk, You have to use proper encoding scheme as I've mentioned before and recover clock from the serial stream. There are no other ways and that's why clock recovery methods were created.