User manual

Table Of Contents
Zynq-7000 AP SoC Technical Reference Manual www.xilinx.com 1330
UG585 (v1.11) September 27, 2016
Appendix B: Register Details
Register jab_rx Details
Register (GEM) fcs_errors
Register fcs_errors Details
Absolute Address gem0: 0xE000B18C
gem1: 0xE000C18C
Width 32 bits
Access Type ro
Reset Value 0x00000000
Description Jabbers received
Field Name Bits Type Reset Value Description
reserved 31:10 ro 0x0 Reserved, read as 0, ignored on write.
jab_rx 9:0 ro 0x0 Jabbers received - a 10 bit register counting the
number of frames received exceeding 1518 bytes
(1536 if bit 8 set in network configuration register)
in length and have either a CRC error, an
alignment error or a receive symbol error.
Name fcs_errors
Software Name XEMACPS_RXFCSCNT
Relative Address 0x00000190
Absolute Address gem0: 0xE000B190
gem1: 0xE000C190
Width 32 bits
Access Type ro
Reset Value 0x00000000
Description Frame check sequence errors
Field Name Bits Type Reset Value Description
reserved 31:10 ro 0x0 Reserved, read as 0, ignored on write.
fcs_errors 9:0 ro 0x0 Frame check sequence errors - a 10 bit register
counting frames that are an integral number of
bytes, have bad CRC and are between 64 and 1518
bytes in length. This register is also incremented if
a symbol error is detected and the frame is of
valid length and has an integral number of bytes.
This register is incremented for a frame with bad
FCS, regardless of whether it is copied to memory
due to ignore FCS mode being enabled in bit 26 of
the network configuration register.H524