Intel Acceleration Stack for Intel® Xeon® CPU with FPGAs Core Cache Interface (CCI-P) Reference Manual
ID
683193
Date
11/04/2019
Public
1.3.1. Signaling Information
1.3.2. Read and Write to Main Memory
1.3.3. Interrupts
1.3.4. UMsg
1.3.5. MMIO Accesses to I/O Memory
1.3.6. CCI-P Tx Signals
1.3.7. Tx Header Format
1.3.8. CCI-P Rx Signals
1.3.9. Multi-Cache Line Memory Requests
1.3.10. Byte Enable Memory Request ( Intel® FPGA PAC D5005)
1.3.11. Additional Control Signals
1.3.12. Protocol Flow
1.3.13. Ordering Rules
1.3.14. Timing Diagram
1.3.15. CCI-P Guidance
1.3.3. Interrupts
Interrupts are not supported in the Integrated FPGA Platform.
The AFU sends an interrupt over Tx channel C1, using an interrupt ID, and receives the response over Rx channel C1.
An AFU should only have one interrupt ID issued at any given time. If the AFU does not wait for the response to return for the interrupt ID issued and issues another interrupt with the same ID, the host may not observe the arrival of the second interrupt. It is recommended for an interrupt request be serviced by software before the AFU issues an interrupt using the same interrupt ID.