Ethernet LAN RGMIIv2.0 specification ambiguity

Bookmark this page:  YahooMyWeb Yahoo!  Google Google  Windows Live Favorites Windows Live  del.icio.us del.icio.us  digg digg  Add to Netscape Netscape
Subject Author Date
RGMIIv2.0 specification ambiguity gorjusborg 07-25-06
Posted by gorjusborg on July 25, 2006, 3:11 pm
Please log in for more thread options


Hello,

Any RGMII people listening?

The RGMIIv2.0 specification identifies the supported RXER encodings
which are decoded as the equivalent of the GMII notion of CRS. The
encodings which translate to CRS assertion are:

RXER=1, RXDV=0, AND:

RXD[7:0] = 0x0e (false carrier)
OR
RXD[7:0] = 0x0f (carrier extend, gigabit only)
OR
RXD[7:0] = 0x1f (carrier extend error, gigabit only)
OR
RXD[7:0] = 0xff (carrier sense)

However, the specification also has a section (Section 5.0) on 10/100
functionality which says that in 10/100 modes, 'the data may be
duplicated on the falling edge of the appropriate clock'.

This is ambiguous in my opinion. The specification is implying that
during 10/100 modes, the interface effectively turns into a nibble
based interface (which I agree with). But if the interface is really
nibble based during 10/100, does this mean that in 10/100 mode, the CRS
encodings are:

RXER=1, RXDV=0, AND:

RXD[7:0] = 0xe (false carrier)
OR
RXD[7:0] = 0xf (carrier sense)

The reason I think this is because the original MII interface was
specified with 4-bit CRS encodings for false carrier (carrier sense
0xF, was a reserved encoding).
If this is true, the implication is that 0xee and 0xff are also decoded
as CRS assertion (since the nibble is repeated on both edges of clock.

Am I even close on this one?

-Brandon Atkinson


Similar ThreadsPosted
RGMIIv2.0 specification ambiguity July 25, 2006, 3:11 pm
Ambiguity for the names of hte RJ45 pins November 2, 2004, 3:38 am
US residential telephone specification November 17, 2004, 7:51 pm
Ethernet pulse shape specification July 6, 2007, 6:55 am
query on port speed specification January 5, 2008, 7:37 am