Forum Discussion
DmitryKo
New Contributor
2 years agoHi, Zying
I use only 8 lowest bits (lane 0) in XGMII tx data bus and 1 next bit (8th) as control bit.
I see the same behavior on xgmii_rx_data: DCh/50h as Idle command is transferred by 8 [7:0] lowest bits, by lane 0 only
But I see some activity on xgmii_rx_data on next 8 bits [16:9]: 95h/04h. In the same time on xgmii_rx_control 1 is present on 0 lane only. From this I can make assumption than these bytes are control bytes. But their values are not understandable.
About this not expected behavior on xgmii bus was may question.
I sent FBh/55h 6 times/D5h before starting packet transfer.
Best regards, Dmitry.