Other Parts Discussed in Thread: DS90CR288A, TLK1501
I have designed a project without FPGA!
It is supposed to work this way.
10 bits data --tlk1501(A)--SFP--FIBER--SFP--tlk1501(B)--10bits data
60MHz(A) clock(input) is GTX_CLK -- --60MHz clock(output) is RX_CLK
| |
| |
| |
| |
not cared 60MHz(B) clock(input) is GTX_CLK
First , Only 60MHz(B) clock is supplied by crystal oscillator.and 60MHz(B) clock is supplied by DS90CR288A's clk output.
Then,when I work them this way as I planned, There are errors on rx_er.
when I discard the crystal oscillator and supply the clock of tlk1501(B) with tlk1501(A)'s clock(60MHz(A)),in anther word, the two tlk1501 share one clock,
they work defintely right!
So it is obviously I need two same clock source.Is it right? How's that possible?
who can give me some possible plans or chip suitable?