FrontPanel API 6.0.0
Loading...
Searching...
No Matches
okCFPGADataPortAXI Class Referenceabstract

Provides access to the AXI data transfer interfaces on the FPGA. More...

Public Member Functions

virtual okCFrontPanelAXILiteGetAXILite (void)=0
 Returns the AXI-Lite sub-interface.
 
virtual okCFrontPanelAXIFullGetAXIFull (void)=0
 Returns the AXI-Full sub-interface.
 
virtual okCFrontPanelAXIStreamGetAXIStream (void)=0
 Returns the AXI-Stream sub-interface.
 

Detailed Description

This class aggregates the three AXI protocol interfaces (AXI-Lite, AXI-Full, and AXI-Stream) available on supported devices.

An instance of this class is obtained by calling okCFrontPanel::GetFPGADataPortAXI().

Note
AXI data port support will be available in a future release. No currently supported devices provide this interface.

Copyright (c) 2005-2025 Opal Kelly Incorporated