CPRI IP User Guide

ID 683595
Date 6/13/2025
Public
Document Table of Contents

3.11. Direct L1 Control and Status Interface

If you turn on Enable direct Z.130.0 alarm bits access interface in the CPRI parameter editor, the direct L1 control and status interface is available. This interface provides direct access to the Z.130.0 alarm and reset signals (loss of frame (LOF), loss of signal (LOS), service access point (SAP) defect indication (SDI), remote alarm indication (RAI), and reset request or acknowledge) in the CPRI hyperframe.

If you connect the AUX interface of your RE target IP to a network switch or other routing layer rather than directly to the downstream RE host, or if you do not fully connect the AUX interface to the downstream RE host, you can use this Z.130.0 access interface to streamline the transfer of reset requests and SDI alarms across hops.

This interface has higher transmit priority than access through the CPRI IP registers.

This interface has the following types of signals:
  • _local_ signals are output signals from the IP about the state of this IP, and also indicate the IP asserts the relevant outgoing Z.130.0 bit in the next CPRI hyperframe according to the transmit priority of this interface.
  • _assert signals are input signals the application can use to request that the IP assert the relevant outgoing Z.130.0 bit in the next CPRI hyperframe according to the transmit priority of this interface. You can also connect these signals in an RE host to the corresponding _req output signals of the upstream RE target in a multi-hop configuration, to support efficient transfer of reset requests and SDI alarms to the IP.
  • _remote signals are output signals from the IP that indicate the IP cre received a Z.130.0 byte on the CPRI link with the relevant bit asserted by the CPRI link partner.
  • _req signals are also output signals from the IP that indicate the IP received a Z.130.0 byte on the CPRI link with the relevant bit asserted by the CPRI link partner. However, these signals are intended to be passed downstream in a multi-hop configuration. If the IP is an RE target, and it connects to an RE host through the Z.130.0 alarm and reset interface in a multi-hop configuration, you can connect the RE target IP _req output signal directly to the corresponding _assert input signal on the downstream RE host for efficient communication of the reset request or SDI alarm.
Table 30.  Direct L1 Control and Status Interface Signals

All interface signals are clocked by the cpri_clkout clock.

Signal Name

Direction

Description

z130_local_lof Output Indicates the IP detects a local loss of frame. In this case, the state_l1_synch output signal indicates the L1 synchronization state machine is in state XACQ1 or XACQ2.

In this case the IP also asserts the local_lof bit in the FLSAR register at offset 0x2C.

z130_local_los Output Indicates the IP detects a local loss of signal. The IP core asserts this flag if it detects excessive 8B/10B errors that trigger the assertion of the optional L1 debug rx_lcv output signal or the xcvr_los output signal and the rx_los field of the L1_CONFIG register.

In this case the IP also asserts the local_los bit in the FLSAR register at offset 0x2C.

z130_sdi_assert Input Indicates that the host service access point (SAP) is not available. Possible causes for this situation are equipment error or that the connected target IP is forwarding an SDI request it detected to the current RE CPRI host IP through a direct connection.
z130_local_rai Output Indicates that either the z130_local_lof or the z130_local_los signal is high; clears when both of those two signals are low. Logical OR of two output signals z130_local_lof and z130_local_los.

z130_reset_assert Input Reset request from the application or from an RE target to the current RE CPRI host IP through a direct connection.
z130_remote_lof Output Indicates LOF received in Z.130.0 control byte from remote CPRI link partner.

In this case the IP also asserts the remote_lof bit in the FLSAR register at offset 0x2C.

z130_remote_los Output Indicates LOS received in Z.130.0 control byte from remote CPRI link partner.

In this case the IP also asserts the remote_los bit in the FLSAR register at offset 0x2C.

z130_sdi_req Output Indicates remote SAP defect indication received in Z.130.0 control byte from remote CPRI link host. If the current CPRI IP is an RE target in a multi-hop configuration, you should connect this output signal directly to the z130_sdi_assert input signal of the downstream RE host.
z130_remote_rai Output Asserts when either z130_remote_lof or z130_remote_los is asserted, and clears when both z130_remote_lof and z130_remote_los have the value of 0.

In this case the IP also asserts the rai_detected bit in the FLSAR register at offset 0x2C.

z130_reset_req Output If the current IP is a CPRI link target, indicates the IP core received a reset request in the Z.130.0 control byte from the remote CPRI link host.

If the current IP is a CPRI link host, indicates the IP received a reset acknowledgement in the Z.130.0 control byte from the remote CPRI link target.

Figure 50. sdi_assert to sdi_req on Direct L1 Control and Status Interface


Figure 51. reset_assert to reset_req on Direct L1 Control and Status Interface


Figure 52. LOF, LOS, and RAI on Direct L1 Control and Status Interface