Texas Instruments TMS320DM643x DMP Switch User Manual


 
www.ti.com
2.4EthernetProtocolOverview
2.4.1EthernetFrameFormat
Preamble SFD Destination Source Len Data
7 1 6 6 2 46−1500 4
FCS
Number of bytes
Legend: SFD=Start Frame Delimeter; FCS=Frame Check Sequence (CRC)
PeripheralArchitecture
AbriefoverviewoftheEthernetprotocolisgiveninthefollowingsubsections.Forin-depthinformationon
theCarrierSenseMultipleAccesswithCollisionDetection(CSMA/CD)AccessMethod,whichisthe
Ethernet’smultipleaccessprotocol,seetheIEEE802.3standarddocument.
AlltheEthernettechnologiesusethesameframestructure.TheformatofanEthernetframeisshownin
Figure3anddescribedinTable2.TheEthernetpacket,whichisthecollectionofbytesrepresentingthe
dataportionofasingleEthernetframeonthewire,isshownoutlinedinbold.TheEthernetframesareof
variablelengths,withnoframesmallerthan64bytesorlargerthanRXMAXLENbytes(header,data,and
CRC).
Figure3.EthernetFrameFormat
Table2.EthernetFrameDescription
FieldBytesDescription
Preamble7Preamble.These7byteshaveafixedvalueof55handservetowakeupthereceiving
EMACportsandtosynchronizetheirclockstothatofthesender’sclock.
SFD1StartofFrameDelimiter.Thisfieldwithavalueof5Dhimmediatelyfollowsthepreamble
patternandindicatesthestartofimportantdata.
Destination6Destinationaddress.ThisfieldcontainstheEthernetMACaddressoftheEMACportfor
whichtheframeisintended.Itmaybeanindividualormulticast(includingbroadcast)
address.WhenthedestinationEMACportreceivesanEthernetframewithadestination
addressthatdoesnotmatchanyofitsMACphysicaladdresses,andnopromiscuous,
multicastorbroadcastchannelisenabled,itdiscardstheframe.
Source6Sourceaddress.ThisfieldcontainstheMACaddressoftheEthernetportthattransmitsthe
frametotheLocalAreaNetwork.
Len2Length/Typefield.ThelengthfieldindicatesthenumberofEMACclientdatabytes
containedinthesubsequentdatafieldoftheframe.Thisfieldcanalsobeusedtoidentify
thetypeofdatatheframeiscarrying.
Data46toDatafield.Thisfieldcarriesthedatagramcontainingtheupperlayerprotocolframe,thatis,
(RXMAXLEN-18)IPlayerdatagram.Themaximumtransferunit(MTU)ofEthernetis(RXMAXLEN-18)
bytes.Thismeansthatiftheupperlayerprotocoldatagramexceeds(RXMAXLEN-18)
bytes,thenthehosthastofragmentthedatagramandsenditinmultipleEthernetpackets.
Theminimumsizeofthedatafieldis46bytes.Thismeansthatiftheupperlayerdatagram
islessthen46bytes,thedatafieldhastobeextendedto46bytesbyappendingextrabits
afterthedatafield,butpriortocalculatingandappendingtheFCS.
FCS4FrameCheckSequence.Acyclicredundancycheck(CRC)isusedbythetransmitand
receivealgorithmstogenerateaCRCvaluefortheFCSfield.Theframechecksequence
coversthe60to1514bytesofthepacketdata.Notethatthis4-bytefieldmayormaynot
beincludedaspartofthepacketdata,dependingonhowtheEMACisconfigured.
SPRU941AApril2007EthernetMediaAccessController(EMAC)/15
ManagementDataInput/Output(MDIO)
SubmitDocumentationFeedback