XSemCfrErrInjData - 2021.1 English

Xilinx Standalone Library Documentation OS and Libraries Document Collection (UG643)

Document ID
UG643
Release Date
2021-06-16
Version
2021.1 English
CRAM Error Injection structure to hold the Error Injection Location details for CRAM.
  • Frame address
  • Quad Word in a Frame, Range from 0 to 24
  • Bit Position in a Quad Word, Range from 0 to 127
  • Row Number, Range can be found from CFU_APB_CFU_ROW_RANGE register

Declaration

typedef struct
{
  u32 Efar,
  u32 Qword,
  u32 Bit,
  u32 Row
} XSemCfrErrInjData;
Table 1. Structure XSemCfrErrInjData member description
Member Description
Efar

Frame Address

Qword

Quad Word 0...24

Bit

Bit Position 0...127

Row

Row Number