Visible to Intel only — GUID: bei1647550176478
Ixiasoft
4.1. Installing and Licensing Intel® FPGA IP Cores
4.2. Specifying the IP Core Parameters and Options
4.3. Generated File Structure
4.4. Symmetric Cryptographic IP Core Flow
4.5. Dynamically Disabling SM4 Capability
4.6. Error Handling
4.7. Error Reporting
4.8. Resetting the IP Core
4.9. Channel Definition and Allocation
4.10. Byte Ordering
4.11. AXI-ST Single Packet Mode
4.12. AXI-ST Multiple Packet Mode
7.1. Cryptographic Primary Control Register
7.2. Cryptographic Secondary Control Register
7.3. Cryptographic Primary Status Register
7.4. Cryptographic Error Status Register
7.5. Cryptographic Error Control Register
7.6. Cryptographic Packet Error Control 1 Register
7.7. Cryptographic Packet Error Control 2 Register
7.8. Cryptographic Error Code Control 1 Register
7.9. Cryptographic Error Code Control 2 Register
7.10. Cryptographic Error Code Internal Control Register
7.11. Cryptographic Internal Error Control Register
7.12. Cryptographic First Error Log Register
7.13. Cryptographic Packet Error Log 1 Register
7.14. Cryptographic Packet Error Log 2 Register
7.15. Cryptographic Internal Error Log Register
7.16. Cryptographic Wall Clock LSB Register
7.17. Cryptographic Wall Clock MSB Register
7.18. Ternary Control Register
Visible to Intel only — GUID: bei1647550176478
Ixiasoft
7.4. Cryptographic Error Status Register
Offset | 0x14 |
Addressing Mode | 32-bits |
Description | Cryptographic error status register.
The mem_ecc_derr and mem_ecc_serr registers assert if one or more uncorrectable or correctable memory errors occur on any soft logic. The following procedure loops through all available memories to identify the memory that asserted the ECC error flag:
|
Bit | Name | Type | Reset | Description |
---|---|---|---|---|
31:25 | ext | R0 | 0x00 | Indicates the extended error status.
|
24 | mem_ecc_derr | RO | 0x00 | Indicates the ECC uncorrectable memory error.
|
23 | mem_ecc_serr | RO | 0x00 | Indicates the ECC correctable memory error.
|
22 | all_mem_ecc_derr | RO | 0x00 | Indicates the global ECC uncorrectable memory error.
|
21 | all_mem_ecc_serr | RO | 0x00 | Indicates the global ECC correctable memory error.
|
20 | crypto_mode | RO | 0x00 | Indicates the cryptographic mode. |
19 | direction | RO | 0x00 | Indicates the obfuscation direction:
|
18 | key_size | RO | 0x00 | Indicates the size of an en/decryption key:
|
17:8 | channel_id | RO | 0x00 | Indicates the channel ID that contains an error. |
7:0 | error_code | RO | 0x00 | Indicates the received error code. Available error codes are:
|