Visible to Intel only — GUID: psn1494232065638
Ixiasoft
1.1. Device Family Support
1.2. Parameters
1.3. Mailbox Client Intel® FPGA IP Core Interface Signals
1.4. Mailbox Client Intel FPGA IP Avalon® Memory-Mapped Interface
1.5. Commands and Responses
1.6. Specifying the Command and Response FIFO Depths
1.7. Enabling Cryptographic Services
1.8. Using the Mailbox Client Intel FPGA IP
1.9. Mailbox Client Intel FPGA IP Core Use Case Examples
1.10. Nios® II and Nios® V Processors HAL Driver
1.11. Mailbox Client Intel FPGA IP User Guide Archives
1.12. Document Revision History for the Mailbox Client Intel® FPGA IP User Guide
Visible to Intel only — GUID: psn1494232065638
Ixiasoft
1.4.1. Interrupt Enable Register
Use the Interrupt Enable register to enable or disable interrupts.
Note: These enable bits do not prevent the value of interrupt status bit from showing up in ISR, they only prevent the interrupt status bit from causing interrupt output assertion via IRQ signal.
Bit | Fields | Access | Default Value | Description |
---|---|---|---|---|
31:8 | Reserved | |||
9 | EN_RD_RSP_FIFO_WHEN_EMPTY | R/W | 0x0 | The enable interrupt bit for read response FIFO when empty detection.
|
8 | EN_WR_CMD_FIFO_WHEN_FULL | R/W | 0x0 | The enable interrupt bit for write command FIFO when full detection.
|
7 | EN_CRYPTO_ERROR_RECOVERY_PROGRESS 3 | R/W | 0x0 | The enable interrupt bit for crypto service error recovery progress status.
|
6 | EN_CRYPTO_MEMORY_TIMEOUT 3 | R/W | 0x0 | The enable interrupt bit for the crypto service client-side memory timeout.
|
5 | EN_BACKPRESSURE_TIMEOUT | R/W | 0x0 | The enable interrupt bit for SDM backpressure timeout.
|
4 | EN_EOP_TIMEOUT | R/W | 0x0 | The enable interrupt bit for EN_EOP_TIMEOUT.
|
3 | EN_COMMAND_INVALID | R/W | 0x0 | The enable interrupt bit for COMMAND_INVALID.
|
2 | Reserved | — | — | Reserved. |
1 | EN_CMD_FIFO_NOT_FULL | R/W | 0x0 | The enable for the command FIFO full interrupt.
|
0 | EN_DATA_VALID | R/W | 0x0 | The enable for the data valid interrupt.
|
3 The crypto service feature is only available for Intel Agilex® 7 devices.