Forum Discussion
Hi,
Can you elaborate more about "isolation mode" that you mentioned in below statement ?
- if the behaviour of tse mac in fpga will change if phy connected to it goes into isolated mode
- If you are referring to cable unplug situation then Ethernet link down is expected behaviour
TSE MAC just handle Ethernet PHY and LINK layer communication only while you seems to be talking more about transition and handshaking issue at higher layer protocol like software control in Operating System ?
Thanks.
Regards,
dlim
- sureshreddy5 years ago
New Contributor
Hi,
Following is the clipping from datasheet.
"In Isolate Mode, the DP83640 does not respond to packet data present at TXD[3:0] and TX_EN inputs and presents a high impedance on the TX_CLK, RX_CLK, RX_DV, RX_ER, RXD[3:0], COL, and CRS/CRS_DV outputs. When in Isolate Mode, the DP83640 will continue to respond to all serial management transactions over the MII.
While in Isolate Mode, the PMD output pair will not transmit packet data but will continue to source 100BASE-TX scrambled idles or 10BASE-T normal link pulses"In summary, in this mode, the link will be up and rx and tx transactions does not happen. There is requirement in our application where we have to go into and come out of isolate mode.
When software moves phy into this mode and come out, the behavior of the network task is changing. Seems to be there is a more delay in processing the packets received through PCIe interface