Intel Acceleration Stack for Intel® Xeon® CPU with FPGAs Core Cache Interface (CCI-P) Reference Manual

ID 683193
Date 11/04/2019
Public
Document Table of Contents

1.3.1. Signaling Information

  • All CCI-P signals must be synchronous to pClk.
  • Intel® recommends using the CCI-P structures defined inside ccip_if_pkg.sv file. This file can be found in the RTL package.
  • All AFU input and output signals must be registered.
  • AFU output bits marked as RSVD are reserved and must be driven to 0.
  • AFU output bits marked as RSVD-DNC, are don’t care bits. The AFU can drive either 0 or 1.
  • AFU input bits marked as RSVD must be treated as don’t care (X) by the AFU.
  • All signals are active high, unless explicitly mentioned. Active low signals use a suffix _n.

The figure below shows the port map for the ccip_std_afu module. The AFU must be instantiated under here. The subsequent sections explain the interface signals.

Figure 7. ccip_std_afu Port Map