eCPRI Intel® FPGA IP User Guide

ID 683685
Date 11/11/2021
Public

A newer version of this document is available. Customers should click here to go to the newest version.

Visible to Intel only — GUID: ykn1584057497889

Ixiasoft

Document Table of Contents

6.6. eCPRI RX Error Message Register

Table 59.  eCPRI RX Error Message Register at Offset 0x0005
Register Bit Width Description Access Reset
ecpri_rx_err_msg [31:16] Reserved RO 0x0
[15] Invalid concatenation bit received RW1C 0x0
[14] Payload length/Size mismatch RW1C 0x0
[13] Message 4 buffer mode error. Valid values are:
  • 1'b0- Now error
  • 1'b1- Pending request queue overflow
RW1C 0x0
[12] Timeout no memory access response RW1C 0x0
[11] Timeout no reset response RW1C 0x0
[10] Timeout no response (message type 5) RW1C 0x0
[9] RX message 5 error.

This bit indicates that an error packet received from the MAC is for message type 5.

RW1C 0x0
[8] Invalid response message received.

This bit indicates that the eCPRI message 5 packet parser receives invalid eCPRI action type.

RW1C 0x0
[7] Invalid follow up message received.

Example, parser expects eCPRI Follow up messages but receives other messages.

RW1C 0x0
[6] Invalid request messages received.

This bit indicates that the eCPRI message 5 packet parser receives invalid eCPRI action type.

Example, parser receives messages other than expects to receive eCPRI request, remote request ore request with follow up message

RW1C 0x0
[5] Invalid measurement ID received RW1C 0x0
[4] Invalid eCPRI message type

This bit indicates that the IP received message type 8 to 63.

When you enable Pair with ORAN option, the IP supports only message type 0, 2, and 5. All other message types are invalid and set this bit.

RW1C 0x0
[3] M20K ECC error RW1C 0x0
[2] Buffer overflow error RW1C 0x0
[1] Missing EOP RW1C 0x0
[0] Missing SOP RW1C 0x0