Visible to Intel only — GUID: vkt1522110574336
Ixiasoft
Visible to Intel only — GUID: vkt1522110574336
Ixiasoft
5.2.1.6. The local-memory Device Class
- avalon_mm - a SystemVerilog interface defined in the following header file in the OPAE SDK:
$OPAE_PLATFORM_ROOT/sw/<opae-version>/platforms/platform_if/rtl/device_if/avalon_mem_if.vh
- avalon_mm_legacy_wires_2bank - a fixed port list of signal wires specific to the Intel® FPGA PAC platform. This interface is for legacy support of AFUs developed with earlier versions of the OPAE SDK. For portability to future platforms, consider porting existing AFUs designed with the legacy interface to the avalon_mm interface.
The AFU accesses local memory on the Intel® FPGA PAC through the Avalon® Memory-Mapped ( Avalon® -MM) slave interfaces provided by the FIM. The Intel® FPGA PAC platforms typically provide one or more bank of local memory. For detailed information on bank of local memory, refer to the FIM Data Sheet. Each bank interface is synchronous to its own clock source provided by the interface.
-
$OPAE_PLATFORM_ROOT/hw/samples/hello_mem_afu
-
$OPAE_PLATFORM_ROOT/hw/samples/dma_afu