Visible to Intel only — GUID: yvm1540318264695
Ixiasoft
1. About the P-tile Avalon® Intel® FPGA IPs for PCI Express
2. IP Architecture and Functional Description
3. Parameters
4. Interfaces
5. Advanced Features
6. Troubleshooting/Debugging
7. Document Revision History for the P-tile Avalon® Memory-mapped Intel FPGA IP for PCI Express User Guide
A. Configuration Space Registers
4.1. Overview
4.2. Clocks and Resets
4.3. Avalon® -MM Interface
4.4. Serial Data Interface
4.5. Hard IP Status Interface
4.6. Interrupt Interface
4.7. Hot Plug Interface (RP Only)
4.8. Power Management Interface
4.9. Configuration Output Interface
4.10. Hard IP Reconfiguration Interface
4.11. PHY Reconfiguration Interface
A.2.1. Intel-Defined VSEC Capability Header (Offset 00h)
A.2.2. Intel-Defined Vendor Specific Header (Offset 04h)
A.2.3. Intel Marker (Offset 08h)
A.2.4. JTAG Silicon ID (Offset 0x0C - 0x18)
A.2.5. User Configurable Device and Board ID (Offset 0x1C - 0x1D)
A.2.6. General Purpose Control and Status Register (Offset 0x30)
A.2.7. Uncorrectable Internal Error Status Register (Offset 0x34)
A.2.8. Uncorrectable Internal Error Mask Register (Offset 0x38)
A.2.9. Correctable Internal Error Status Register (Offset 0x3C)
A.2.10. Correctable Internal Error Mask Register (Offset 0x40)
Visible to Intel only — GUID: yvm1540318264695
Ixiasoft
A.2.7. Uncorrectable Internal Error Status Register (Offset 0x34)
This register reports the status of the internally checked errors that are uncorrectable. When these specific errors are enabled by the Uncorrectable Internal Error Mask register, they are forwarded as Uncorrectable Internal Errors.
Note: This register is for debug only. Only use this register to observe behavior, not to drive logic custom logic.
Bits | Register Description | Default Value | Access |
---|---|---|---|
[31:13] | Reserved | 0x0 | RO |
[12] | Debug Bus Interface (DBI) access error status from Config RAM block. | 0x0 | RW1CS |
[11] | Uncorrectable ECC error from Config RAM block. | 0x0 | RW1C |
[10:9] | Reserved | 0x0 | RO |
[8] | RX Transaction Layer parity error reported by the IP core. | 0x0 | RW1CS |
[7] | TX Transaction Layer parity error reported by the IP core. | 0x0 | RW1CS |
[6] | Uncorrectable Internal Error reported by the FPGA. |
0x0 | RW1CS |
[5] | cvp_config_error_latched: Configuration error detected in CvP mode is reported as an uncorrectable error. Set whenever ssm_cvp_config_error of the SSM Scratch CvP Status register bit[1] rises in CvP mode. This bit is only available for Port 0 ( PCIe* Gen4 x16), but not for the other Ports. | 0x0 | RW1CS |
[4:0] | Reserved | 0x0 | RO |
Note: The access code RW1CS represents Read Write 1 to Clear Sticky.