Some alarm conditions cause the JESD204C transport
layout output to mute. The transport layout output is muted when:
- JESD is enabled, but the JESD link is down.
- The JESD interface is
enabled (see JESD_M) and SYS_EN=1 & LINK_UP=0
- The device is configured to not automatically recover from JESD link down alarms
and a link down alarm is currently reported.
- JESD_LINK_DOWN_REC=0 & JESD_LINK_DOWN_ALM=1
- The device is currently detecting a data integrity fault in an enabled lane.
- JESD_DI_MUTE_MASK=0 & an enabled lane has DI_FAULT=1
- The device is configured to not automatically recover from data integrity alarms
and an unmasked data integrity alarm is currently reported.
- JESD_DI_REC=0 & JESD_DI_MUTE_MASK=0 & JESD_DI_ALM=1
- The chip is configured to mute on SYSREF alarms and a SYSREF alarm is currently
reported.
- SYSREF_MUTE_MASK=0 & SYSREF_ALM=1