Hi.
I have a trouble about asynchronous of RMII Receive Timing.
[RMII Design]
RMII Slave Signaling. *MAC = FPGA(Xilinx Spartan7)
=> I connected TX_EN, TX_D[1:0], RX_D[1:0], RX_ER, CRS_DV.
RX_DV and RX_CLK are not connected.
[Trouble]
When I connected the two developed PCB boards with the fiber cables, the waveforms at MAC->PHY is bad.
=> The waveform is below
ch1: RXD0
ch2: XI [clock (50MHz)]
=> RXD0 is asynchronous for clock
* Only RXD0, the waveform is correct
[Question]
My RMII Design is correct?
If it's correct, the register setting of synchronous for clock is existed?