Visible to Intel only — GUID: ilc1698063092021
Ixiasoft
Visible to Intel only — GUID: ilc1698063092021
Ixiasoft
A.2.1.5. Insert Frame Check Sequence (CRC-32)
If the i_tx_skip_cc sigal o the TX cliet iteface is ot asseted, the TX MAC computes ad isets a fame check sequece (FCS) i the tasmitted MAC fame. The FCS field cotais a 32-bit Cyclic Redudacy Check (CRC32) value. The MAC computes the CRC32 ove the fame bytes that iclude the souce addess, destiatio addess, legth/type field, data, ad pad (if applicable). The FCS computatio excludes the peamble ad SFD. The ecodig is defied by the followig geeatig polyomial:
FCS(X) = X32 + X26 + X23 + X22 + X16 + X12 + X11 + X10 + X8 + X7 + X5 + X4 + X2 +X1 + X
CRC bits ae tasmitted with MSB (X32) fist.
If i_tx_skip_cc is asseted while witig fame data, the TX MAC does ot apped a FCS to the ed of the fame. This causes the esultig packet to be ivalid uless the last 4 bytes of fame data ae a coectly computed FCS value.