General Purpose Serial Interface
General Purpose Serial Interface, also known as GPSI, 7-wire interface, or 7WS, is a 7 wire communications interface. It is used as an interface between Ethernet MAC and PHY blocks.
Data is received and transmitted using separate data paths (TXD, RXD) and separate data clocks (TXCLK, RXCLK). Other signals consist of transmit enable (TXEN), receive carrier sense (CRS), and collision (COL).
Signal Name | Direction | Description |
---|---|---|
TXD | MAC > PHY | Transmit Data (driven on rising edge of TXCLK) |
TXEN | MAC > PHY | Transmit Data Enable (indicates valid TXD) |
... etc ... | ... | ... |
See also
This article is issued from Wikipedia - version of the 7/22/2016. The text is available under the Creative Commons Attribution/Share Alike but additional terms may apply for the media files.