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 agomy question is below :
at xmt port,the 270Mb/s serial data is oversampled and made serial-parellel to 10bit parallel data,and then I transmitter it with other data,like control and ethernet . at rcv port , I must do 10bit parallel to serial process to reconstruct the original 270Mb/s serial data. but this serial data is not sync with transmitter clock.so my fifo always overflow or empty? I donot know how to do?