Visible to Intel only — GUID: nik1412546943875
Ixiasoft
5.1. Understanding the Design Steps for CvP Initialization Mode
5.2. Understanding the Design Steps for CvP Initialization Mode with the Revision Design Flow
5.3. Understanding the Design Steps for CvP Update Mode
5.4. Bringing Up the Hardware
5.5. CvP Debugging Check List
5.6. Known Issues and Solutions
5.2.1. Downloading and Generating the High Performance Reference Design
5.2.2. Workaround for a Known Issue with Transceiver Reconfiguration Controller IP Core
5.2.3. Creating an Alternate user_led.v File for the Reconfigurable Core Region
5.2.4. Setting up CvP Parameters for CvP Initialization Mode
5.2.5. Creating CvP Revisions of the Core Logic Region Using the CvP Revision Design Flow
5.2.6. Compiling both the Base and cvp_app Revisions in the CvP Revision Design Flow
5.2.7. Splitting the SOF File for the CvP Initialization Mode with the CvP Revision Design Flow
5.3.1. Downloading and Generating the High Performance Reference Design
5.3.2. Workaround for a Known Issue with Transceiver Reconfiguration Controller IP Core
5.3.3. Creating an Alternate user_led.v File for the Reconfigurable Core Region
5.3.4. Setting up CvP Parameters for CvP Update Mode
5.3.5. Creating CvP Revisions of the Core Logic Region Using the CvP Revision Design Flow
5.3.6. Compiling the Design for the CvP Update Mode
5.3.7. Splitting the SOF File for the CvP Update Design Mode
5.3.8. Splitting the SOF File for the CvP Update Mode with the CvP Revision Design Flow
6.3.1. Altera-defined Vendor Specific Capability Header Register
6.3.2. Altera-defined Vendor Specific Header Register
6.3.3. Altera Marker Register
6.3.4. CvP Status Register
6.3.5. CvP Mode Control Register
6.3.6. CvP Data Registers
6.3.7. CvP Programming Control Register
6.3.8. Uncorrectable Internal Error Status Register
6.3.9. Uncorrectable Internal Error Mask Register
6.3.10. Correctable Internal Error Status Register
6.3.11. Correctable Internal Error Mask Register
Visible to Intel only — GUID: nik1412546943875
Ixiasoft
6.3.8. Uncorrectable Internal Error Status Register
This register reports the status of the internally checked errors that are uncorrectable. When specific errors are enabled by the Uncorrectable Internal Error Mask register, they are handled as Uncorrectable Internal Errors as defined in the PCI Express Base Specification 3.0. This register is for debug only. Use this register to observe behavior, not to drive custom logic.
Bits | Reset Value | Access | Description |
---|---|---|---|
[31:12] | 0x00 | RO | Reserved. |
[11] | 1'b0 | RW1CS | A value of 1 indicates an RX buffer overflow condition in a posted request or Completion segment. |
[10] | 1'b0 | RW1CS | A value of 1 indicates a parity error was detected on the R2CSEB interface. |
[9] | 1'b0 | RW1CS | A value of 1 indicates a parity error was detected on the Configuration Space to TX bus interface. |
[8] | 1'b0 | RW1CS | A value of 1 indicates a parity error was detected on the TX to Configuration Space bus interface. |
[7] | 1'b0 | RW1CS | A value of 1 indicates a parity error was detected in a TX TLP and the TLP is not sent. |
[6] | 1'b0 | RW1CS | A value of 1 indicates that the Application Layer has detected an uncorrectable internal error. |
[5] | 1'b0 | RW1CS | A value of 1 indicates a configuration error has been detected in CvP mode which is reported as uncorrectable. This CVP_CONFIG_ERROR_LATCHED bit is set whenever a CVP_CONFIG_ERROR is asserted while in CVP_MODE. |
[4] | 1'b0 | RW1CS | A value of 1 indicates a parity error was detected by the TX Data Link Layer. |
[3] | 1'b0 | RW1CS | A value of 1 indicates a parity error has been detected on the RX to Configuration Space bus interface. |
[2] | 1'b0 | RW1CS | A value of 1 indicates a parity error was detected at input to the RX Buffer. |
[1] | 1'b0 | RW1CS | A value of 1 indicates a retry buffer uncorrectable ECC error. |
[0] | 1'b0 | RW1CS | A value of 1 indicates a RX buffer uncorrectable ECC error. |