OPAE
2.1.0
OPAE User Guides
Quick Start Guide
OPAE Installation Guide
OPAE C API Programming Guide
OPAE Python Bindings
OPAE Libraries
Building OPAE SDK Artifacts
OPAE C API Reference
OPAE C++ Core API Reference
OPAE Python API Reference
Plugin Developer’s Guide
OPAE Linux Kernel Drivers
Open Programmable Accelerator Engine (OPAE) Linux Device Driver Architecture
OPAE FPGA Tools
fpgaconf
fpgad
fpgadiag
fpgainfo
fpgasupdate
mmlink
packager
userclk
hssi
opaevfio
pci_device
opae.io
host_exerciser
HSSI ethernet statistics
HSSI ethernet mac
HSSI ethernet loopback
rsu
OPAE
Docs
»
Index
Index
_
|
A
|
B
|
C
|
D
|
E
|
F
|
G
|
H
|
I
|
L
|
M
|
N
|
O
|
P
|
R
|
S
|
T
|
U
|
V
|
W
_
__enter__() (opae.fpga.handle method)
__exit__() (opae.fpga.handle method)
__getattr__() (opae.fpga.sysobject method)
__getitem__() (opae.fpga.sysobject method)
__init__() (opae.fpga.properties method)
A
accelerator_state() (opae.fpga.properties property)
allocate_shared_buffer() (in module opae.fpga)
ASSERT_FPGA_OK (C macro)
B
bbs_id() (opae.fpga.properties property)
bbs_version() (opae.fpga.properties property)
bus() (opae.fpga.properties property)
bytes() (opae.fpga.sysobject method)
C
cache_line (C++ struct)
CACHELINE_ALIGNED_ADDR (C macro)
can_clear() (opae.fpga.error property)
capabilities() (opae.fpga.properties property)
CL (C macro)
close() (opae.fpga.handle method)
compare() (opae.fpga.shared_buffer method)
config (C++ struct)
config::open_flags (C++ member)
config::run_n3000 (C++ member)
CSR_AFU_DSM_BASEL (C macro)
CSR_CFG (C macro)
CSR_CTL (C macro)
CSR_DST_ADDR (C macro)
CSR_NUM_LINES (C macro)
CSR_SRC_ADDR (C macro)
CSR_STATUS1 (C macro)
D
device() (opae.fpga.properties property)
DSM_STATUS_TEST_COMPLETE (C macro)
E
enumerate() (in module opae.fpga)
error (class in opae.fpga)
error_thread (C++ function)
errors() (in module opae.fpga)
event (class in opae.fpga)
F
fill() (opae.fpga.shared_buffer method)
find() (opae.fpga.sysobject method)
(opae.fpga.token method)
find_fpga (C++ function)
,
[1]
find_nlb_n3000 (C++ function)
FME_SYSFS_INJECT_ERROR (C macro)
fpga_accelerator_state (C++ enum)
fpga_accelerator_state::FPGA_ACCELERATOR_ASSIGNED (C++ enumerator)
fpga_accelerator_state::FPGA_ACCELERATOR_UNASSIGNED (C++ enumerator)
fpga_buffer_flags (C++ enum)
fpga_buffer_flags::FPGA_BUF_PREALLOCATED (C++ enumerator)
fpga_buffer_flags::FPGA_BUF_QUIET (C++ enumerator)
fpga_buffer_flags::FPGA_BUF_READ_ONLY (C++ enumerator)
fpga_error_info (C++ struct)
fpga_error_info::can_clear (C++ member)
fpga_error_info::name (C++ member)
FPGA_ERROR_NAME_MAX (C macro)
fpga_event_handle (C++ type)
fpga_event_type (C++ enum)
fpga_event_type::FPGA_EVENT_ERROR (C++ enumerator)
fpga_event_type::FPGA_EVENT_INTERRUPT (C++ enumerator)
fpga_event_type::FPGA_EVENT_POWER_THERMAL (C++ enumerator)
fpga_guid (C++ type)
fpga_handle (C++ type)
fpga_interface (C++ enum)
fpga_interface::FPGA_IFC_DFL (C++ enumerator)
fpga_interface::FPGA_IFC_SIM (C++ enumerator)
fpga_interface::FPGA_IFC_VFIO (C++ enumerator)
fpga_is_parent_child (C macro)
fpga_metric (C++ struct)
fpga_metric::isvalid (C++ member)
fpga_metric::metric_num (C++ member)
fpga_metric::value (C++ member)
fpga_metric_datatype (C++ enum)
fpga_metric_datatype::FPGA_METRIC_DATATYPE_BOOL (C++ enumerator)
fpga_metric_datatype::FPGA_METRIC_DATATYPE_DOUBLE (C++ enumerator)
fpga_metric_datatype::FPGA_METRIC_DATATYPE_FLOAT (C++ enumerator)
fpga_metric_datatype::FPGA_METRIC_DATATYPE_INT (C++ enumerator)
fpga_metric_datatype::FPGA_METRIC_DATATYPE_UNKNOWN (C++ enumerator)
fpga_metric_info (C++ struct)
fpga_metric_info::group_name (C++ member)
fpga_metric_info::metric_datatype (C++ member)
fpga_metric_info::metric_guid (C++ member)
fpga_metric_info::metric_name (C++ member)
fpga_metric_info::metric_num (C++ member)
fpga_metric_info::metric_type (C++ member)
fpga_metric_info::metric_units (C++ member)
fpga_metric_info::qualifier_name (C++ member)
FPGA_METRIC_STR_SIZE (C macro)
fpga_metric_type (C++ enum)
fpga_metric_type::FPGA_METRIC_TYPE_AFU (C++ enumerator)
fpga_metric_type::FPGA_METRIC_TYPE_PERFORMANCE_CTR (C++ enumerator)
fpga_metric_type::FPGA_METRIC_TYPE_POWER (C++ enumerator)
fpga_metric_type::FPGA_METRIC_TYPE_THERMAL (C++ enumerator)
fpga_metric_type::FPGA_METRIC_TYPE_UNKNOWN (C++ enumerator)
FPGA_NLB0_UUID_H (C macro)
FPGA_NLB0_UUID_L (C macro)
fpga_object (C++ type)
fpga_objtype (C++ enum)
fpga_objtype::FPGA_ACCELERATOR (C++ enumerator)
fpga_objtype::FPGA_DEVICE (C++ enumerator)
fpga_open_flags (C++ enum)
fpga_open_flags::FPGA_OPEN_SHARED (C++ enumerator)
fpga_properties (C++ type)
fpga_reconf_flags (C++ enum)
fpga_reconf_flags::FPGA_RECONF_FORCE (C++ enumerator)
fpga_reconf_flags::FPGA_RECONF_SKIP_USRCLK (C++ enumerator)
fpga_result (C++ enum)
fpga_result::FPGA_BUSY (C++ enumerator)
fpga_result::FPGA_EXCEPTION (C++ enumerator)
fpga_result::FPGA_INVALID_PARAM (C++ enumerator)
fpga_result::FPGA_NO_ACCESS (C++ enumerator)
fpga_result::FPGA_NO_DAEMON (C++ enumerator)
fpga_result::FPGA_NO_DRIVER (C++ enumerator)
fpga_result::FPGA_NO_MEMORY (C++ enumerator)
fpga_result::FPGA_NOT_FOUND (C++ enumerator)
fpga_result::FPGA_NOT_SUPPORTED (C++ enumerator)
fpga_result::FPGA_OK (C++ enumerator)
fpga_result::FPGA_RECONF_ERROR (C++ enumerator)
fpga_sysobject_flags (C++ enum)
fpga_sysobject_flags::FPGA_OBJECT_GLOB (C++ enumerator)
fpga_sysobject_flags::FPGA_OBJECT_RAW (C++ enumerator)
fpga_sysobject_flags::FPGA_OBJECT_RECURSE_ALL (C++ enumerator)
fpga_sysobject_flags::FPGA_OBJECT_RECURSE_ONE (C++ enumerator)
fpga_sysobject_flags::FPGA_OBJECT_SYNC (C++ enumerator)
fpga_sysobject_type (C++ enum)
fpga_sysobject_type::FPGA_OBJECT_ATTRIBUTE (C++ enumerator)
fpga_sysobject_type::FPGA_OBJECT_CONTAINER (C++ enumerator)
fpga_token (C++ type)
fpga_token_header (C++ struct)
fpga_token_header::bus (C++ member)
fpga_token_header::device (C++ member)
fpga_token_header::device_id (C++ member)
fpga_token_header::function (C++ member)
fpga_token_header::guid (C++ member)
fpga_token_header::interface (C++ member)
fpga_token_header::magic (C++ member)
fpga_token_header::object_id (C++ member)
fpga_token_header::objtype (C++ member)
fpga_token_header::segment (C++ member)
fpga_token_header::vendor_id (C++ member)
fpga_version (C++ struct)
fpga_version::major (C++ member)
fpga_version::minor (C++ member)
fpga_version::patch (C++ member)
fpgaAssignPortToInterface (C++ function)
fpgaAssignToInterface (C++ function)
fpgaClearProperties (C++ function)
fpgaCloneProperties (C++ function)
fpgaCloneToken (C++ function)
fpgaClose (C++ function)
fpgaCreateEventHandle (C++ function)
fpgaDestroyEventHandle (C++ function)
fpgaDestroyObject (C++ function)
fpgaDestroyProperties (C++ function)
fpgaDestroyToken (C++ function)
fpgaEnumerate (C++ function)
fpgaErrStr (C++ function)
fpgaGetIOAddress (C++ function)
fpgaGetMetricsByIndex (C++ function)
fpgaGetMetricsByName (C++ function)
fpgaGetMetricsInfo (C++ function)
fpgaGetMetricsThresholdInfo (C++ function)
fpgaGetNumMetrics (C++ function)
fpgaGetNumUmsg (C++ function)
fpgaGetOSObjectFromEventHandle (C++ function)
fpgaGetProperties (C++ function)
fpgaGetPropertiesFromHandle (C++ function)
fpgaGetUmsgPtr (C++ function)
fpgaHandleGetObject (C++ function)
fpgaMapMMIO (C++ function)
fpgaObjectGetObject (C++ function)
fpgaObjectGetObjectAt (C++ function)
fpgaObjectGetSize (C++ function)
fpgaObjectGetType (C++ function)
fpgaObjectRead (C++ function)
fpgaObjectRead64 (C++ function)
fpgaObjectWrite64 (C++ function)
fpgaOpen (C++ function)
fpgaPrepareBuffer (C++ function)
fpgaPropertiesGetAcceleratorState (C++ function)
fpgaPropertiesGetBBSID (C++ function)
fpgaPropertiesGetBBSVersion (C++ function)
fpgaPropertiesGetBus (C++ function)
fpgaPropertiesGetCapabilities (C++ function)
fpgaPropertiesGetDevice (C++ function)
fpgaPropertiesGetDeviceID (C++ function)
fpgaPropertiesGetFunction (C++ function)
fpgaPropertiesGetGUID (C++ function)
fpgaPropertiesGetInterface (C++ function)
fpgaPropertiesGetLocalMemorySize (C++ function)
fpgaPropertiesGetModel (C++ function)
fpgaPropertiesGetNumErrors (C++ function)
fpgaPropertiesGetNumInterrupts (C++ function)
fpgaPropertiesGetNumMMIO (C++ function)
fpgaPropertiesGetNumSlots (C++ function)
fpgaPropertiesGetObjectID (C++ function)
fpgaPropertiesGetObjectType (C++ function)
fpgaPropertiesGetParent (C++ function)
fpgaPropertiesGetSegment (C++ function)
fpgaPropertiesGetSocketID (C++ function)
fpgaPropertiesGetVendorID (C++ function)
fpgaPropertiesSetAcceleratorState (C++ function)
fpgaPropertiesSetBBSID (C++ function)
fpgaPropertiesSetBBSVersion (C++ function)
fpgaPropertiesSetBus (C++ function)
fpgaPropertiesSetCapabilities (C++ function)
fpgaPropertiesSetDevice (C++ function)
fpgaPropertiesSetDeviceID (C++ function)
fpgaPropertiesSetFunction (C++ function)
fpgaPropertiesSetGUID (C++ function)
fpgaPropertiesSetInterface (C++ function)
fpgaPropertiesSetLocalMemorySize (C++ function)
fpgaPropertiesSetModel (C++ function)
fpgaPropertiesSetNumErrors (C++ function)
fpgaPropertiesSetNumInterrupts (C++ function)
fpgaPropertiesSetNumMMIO (C++ function)
fpgaPropertiesSetNumSlots (C++ function)
fpgaPropertiesSetObjectID (C++ function)
fpgaPropertiesSetObjectType (C++ function)
fpgaPropertiesSetParent (C++ function)
fpgaPropertiesSetSegment (C++ function)
fpgaPropertiesSetSocketID (C++ function)
fpgaPropertiesSetVendorID (C++ function)
fpgaReadMMIO32 (C++ function)
fpgaReadMMIO64 (C++ function)
fpgaReconfigureSlot (C++ function)
fpgaRegisterEvent (C++ function)
fpgaReleaseBuffer (C++ function)
fpgaReleaseFromInterface (C++ function)
fpgaReset (C++ function)
fpgaSetUmsgAttributes (C++ function)
fpgaTokenGetObject (C++ function)
fpgaTriggerUmsg (C++ function)
fpgaUnmapMMIO (C++ function)
fpgaUnregisterEvent (C++ function)
fpgaUpdateProperties (C++ function)
fpgaWriteMMIO32 (C++ function)
fpgaWriteMMIO512 (C++ function)
fpgaWriteMMIO64 (C++ function)
function() (opae.fpga.properties property)
G
GETOPT_STRING (C macro)
,
[1]
H
handle (class in opae.fpga)
help (C++ function)
,
[1]
I
inject_ras_fatal_error (C++ function)
io_address() (opae.fpga.shared_buffer method)
L
LOG2_CL (C macro)
LPBK1_BUFFER_ALLOCATION_SIZE (C macro)
LPBK1_BUFFER_SIZE (C macro)
LPBK1_DSM_SIZE (C macro)
M
main (C++ function)
,
[1]
MB (C macro)
metric_threshold (C++ struct)
metric_threshold::hysteresis (C++ member)
metric_threshold::lower_c_threshold (C++ member)
metric_threshold::lower_nc_threshold (C++ member)
metric_threshold::lower_nr_threshold (C++ member)
metric_threshold::metric_name (C++ member)
metric_threshold::upper_c_threshold (C++ member)
metric_threshold::upper_nc_threshold (C++ member)
metric_threshold::upper_nr_threshold (C++ member)
metric_value (C++ union)
metric_value::bvalue (C++ member)
metric_value::dvalue (C++ member)
metric_value::fvalue (C++ member)
metric_value::ivalue (C++ member)
model() (opae.fpga.properties property)
module
opae.fpga
N
N3000_AFUID (C macro)
name() (opae.fpga.error property)
NLB0_AFUID (C macro)
num_interrupts() (opae.fpga.properties property)
num_mmio() (opae.fpga.properties property)
num_slots() (opae.fpga.properties property)
O
object_id() (opae.fpga.properties property)
ON_ERR_GOTO (C macro)
,
[1]
opae (C++ type)
,
[1]
,
[2]
,
[3]
,
[4]
,
[5]
,
[6]
,
[7]
,
[8]
,
[9]
opae.fpga
module
opae::fpga (C++ type)
,
[1]
,
[2]
,
[3]
,
[4]
,
[5]
,
[6]
,
[7]
,
[8]
,
[9]
opae::fpga::types (C++ type)
,
[1]
,
[2]
,
[3]
,
[4]
,
[5]
,
[6]
,
[7]
,
[8]
,
[9]
opae::fpga::types::busy (C++ class)
opae::fpga::types::busy::busy (C++ function)
opae::fpga::types::detail (C++ type)
opae::fpga::types::detail::assert_fpga_ok (C++ function)
opae::fpga::types::detail::exception_fn (C++ type)
opae::fpga::types::detail::is_ok (C++ function)
opae::fpga::types::detail::opae_exceptions (C++ member)
opae::fpga::types::error (C++ class)
opae::fpga::types::error::c_type (C++ function)
opae::fpga::types::error::can_clear (C++ function)
opae::fpga::types::error::error (C++ function)
,
[1]
opae::fpga::types::error::error_info_ (C++ member)
opae::fpga::types::error::error_num_ (C++ member)
opae::fpga::types::error::get (C++ function)
opae::fpga::types::error::name (C++ function)
opae::fpga::types::error::operator= (C++ function)
opae::fpga::types::error::ptr_t (C++ type)
opae::fpga::types::error::read_value (C++ function)
opae::fpga::types::error::token_ (C++ member)
opae::fpga::types::error::~error (C++ function)
opae::fpga::types::event (C++ class)
opae::fpga::types::event::event (C++ function)
opae::fpga::types::event::event_handle_ (C++ member)
opae::fpga::types::event::get (C++ function)
opae::fpga::types::event::handle_ (C++ member)
opae::fpga::types::event::operator fpga_event_handle (C++ function)
opae::fpga::types::event::os_object (C++ function)
opae::fpga::types::event::os_object_ (C++ member)
opae::fpga::types::event::ptr_t (C++ type)
opae::fpga::types::event::register_event (C++ function)
opae::fpga::types::event::type_ (C++ member)
opae::fpga::types::event::type_t (C++ struct)
opae::fpga::types::event::type_t::error (C++ member)
opae::fpga::types::event::type_t::interrupt (C++ member)
opae::fpga::types::event::type_t::operator fpga_event_type (C++ function)
opae::fpga::types::event::type_t::power_thermal (C++ member)
opae::fpga::types::event::type_t::type_ (C++ member)
opae::fpga::types::event::type_t::type_t (C++ function)
opae::fpga::types::event::~event (C++ function)
opae::fpga::types::except (C++ class)
opae::fpga::types::except::buf_ (C++ member)
opae::fpga::types::except::except (C++ function)
,
[1]
,
[2]
opae::fpga::types::except::loc_ (C++ member)
opae::fpga::types::except::MAX_EXCEPT (C++ member)
opae::fpga::types::except::msg_ (C++ member)
opae::fpga::types::except::operator fpga_result (C++ function)
opae::fpga::types::except::res_ (C++ member)
opae::fpga::types::except::what (C++ function)
opae::fpga::types::exception (C++ class)
opae::fpga::types::exception::exception (C++ function)
opae::fpga::types::guid_t (C++ struct)
opae::fpga::types::guid_t::c_type (C++ function)
opae::fpga::types::guid_t::data_ (C++ member)
opae::fpga::types::guid_t::guid_t (C++ function)
opae::fpga::types::guid_t::invalidate (C++ function)
opae::fpga::types::guid_t::is_set (C++ function)
opae::fpga::types::guid_t::is_set_ (C++ member)
opae::fpga::types::guid_t::operator uint8_t* (C++ function)
opae::fpga::types::guid_t::operator<< (C++ function)
opae::fpga::types::guid_t::operator= (C++ function)
opae::fpga::types::guid_t::operator== (C++ function)
opae::fpga::types::guid_t::parse (C++ function)
opae::fpga::types::guid_t::props_ (C++ member)
opae::fpga::types::guid_t::update (C++ function)
opae::fpga::types::handle (C++ class)
opae::fpga::types::handle::c_type (C++ function)
opae::fpga::types::handle::close (C++ function)
opae::fpga::types::handle::get_token (C++ function)
opae::fpga::types::handle::handle (C++ function)
,
[1]
opae::fpga::types::handle::handle_ (C++ member)
opae::fpga::types::handle::mmio_ptr (C++ function)
opae::fpga::types::handle::open (C++ function)
,
[1]
opae::fpga::types::handle::operator fpga_handle (C++ function)
opae::fpga::types::handle::operator= (C++ function)
opae::fpga::types::handle::ptr_t (C++ type)
opae::fpga::types::handle::read_csr32 (C++ function)
opae::fpga::types::handle::read_csr64 (C++ function)
opae::fpga::types::handle::reconfigure (C++ function)
opae::fpga::types::handle::reset (C++ function)
opae::fpga::types::handle::token_ (C++ member)
opae::fpga::types::handle::write_csr32 (C++ function)
opae::fpga::types::handle::write_csr512 (C++ function)
opae::fpga::types::handle::write_csr64 (C++ function)
opae::fpga::types::handle::~handle (C++ function)
opae::fpga::types::invalid_param (C++ class)
opae::fpga::types::invalid_param::invalid_param (C++ function)
opae::fpga::types::no_access (C++ class)
opae::fpga::types::no_access::no_access (C++ function)
opae::fpga::types::no_daemon (C++ class)
opae::fpga::types::no_daemon::no_daemon (C++ function)
opae::fpga::types::no_driver (C++ class)
opae::fpga::types::no_driver::no_driver (C++ function)
opae::fpga::types::no_memory (C++ class)
opae::fpga::types::no_memory::no_memory (C++ function)
opae::fpga::types::not_found (C++ class)
opae::fpga::types::not_found::not_found (C++ function)
opae::fpga::types::not_supported (C++ class)
opae::fpga::types::not_supported::not_supported (C++ function)
opae::fpga::types::properties (C++ class)
opae::fpga::types::properties::accelerator_state (C++ member)
opae::fpga::types::properties::bbs_id (C++ member)
opae::fpga::types::properties::bbs_version (C++ member)
opae::fpga::types::properties::bus (C++ member)
opae::fpga::types::properties::c_type (C++ function)
opae::fpga::types::properties::capabilities (C++ member)
opae::fpga::types::properties::device (C++ member)
opae::fpga::types::properties::device_id (C++ member)
opae::fpga::types::properties::function (C++ member)
opae::fpga::types::properties::get (C++ function)
,
[1]
,
[2]
,
[3]
,
[4]
,
[5]
opae::fpga::types::properties::guid (C++ member)
opae::fpga::types::properties::interface (C++ member)
opae::fpga::types::properties::local_memory_size (C++ member)
opae::fpga::types::properties::model (C++ member)
opae::fpga::types::properties::none (C++ member)
opae::fpga::types::properties::num_errors (C++ member)
opae::fpga::types::properties::num_interrupts (C++ member)
opae::fpga::types::properties::num_mmio (C++ member)
opae::fpga::types::properties::num_slots (C++ member)
opae::fpga::types::properties::object_id (C++ member)
opae::fpga::types::properties::operator fpga_properties (C++ function)
opae::fpga::types::properties::operator= (C++ function)
opae::fpga::types::properties::parent (C++ member)
opae::fpga::types::properties::properties (C++ function)
,
[1]
opae::fpga::types::properties::props_ (C++ member)
opae::fpga::types::properties::ptr_t (C++ type)
opae::fpga::types::properties::segment (C++ member)
opae::fpga::types::properties::socket_id (C++ member)
opae::fpga::types::properties::type (C++ member)
opae::fpga::types::properties::vendor_id (C++ member)
opae::fpga::types::properties::~properties (C++ function)
opae::fpga::types::pvalue (C++ struct)
opae::fpga::types::pvalue::copy_ (C++ member)
opae::fpga::types::pvalue::copy_t (C++ type)
opae::fpga::types::pvalue::get_ (C++ member)
opae::fpga::types::pvalue::get_value (C++ function)
opae::fpga::types::pvalue::getter_t (C++ type)
opae::fpga::types::pvalue::invalidate (C++ function)
opae::fpga::types::pvalue::is_set (C++ function)
opae::fpga::types::pvalue::is_set_ (C++ member)
opae::fpga::types::pvalue::operator copy_t (C++ function)
opae::fpga::types::pvalue::operator<< (C++ function)
opae::fpga::types::pvalue::operator= (C++ function)
opae::fpga::types::pvalue::operator== (C++ function)
opae::fpga::types::pvalue::props_ (C++ member)
opae::fpga::types::pvalue::pvalue (C++ function)
,
[1]
opae::fpga::types::pvalue::set_ (C++ member)
opae::fpga::types::pvalue::setter_t (C++ type)
opae::fpga::types::pvalue::update (C++ function)
,
[1]
opae::fpga::types::reconf_error (C++ class)
opae::fpga::types::reconf_error::reconf_error (C++ function)
opae::fpga::types::shared_buffer (C++ class)
opae::fpga::types::shared_buffer::allocate (C++ function)
opae::fpga::types::shared_buffer::attach (C++ function)
opae::fpga::types::shared_buffer::c_type (C++ function)
opae::fpga::types::shared_buffer::compare (C++ function)
opae::fpga::types::shared_buffer::fill (C++ function)
opae::fpga::types::shared_buffer::handle_ (C++ member)
opae::fpga::types::shared_buffer::io_address (C++ function)
opae::fpga::types::shared_buffer::io_address_ (C++ member)
opae::fpga::types::shared_buffer::len_ (C++ member)
opae::fpga::types::shared_buffer::operator= (C++ function)
opae::fpga::types::shared_buffer::owner (C++ function)
opae::fpga::types::shared_buffer::ptr_t (C++ type)
opae::fpga::types::shared_buffer::read (C++ function)
opae::fpga::types::shared_buffer::release (C++ function)
opae::fpga::types::shared_buffer::shared_buffer (C++ function)
,
[1]
opae::fpga::types::shared_buffer::size (C++ function)
opae::fpga::types::shared_buffer::size_t (C++ type)
opae::fpga::types::shared_buffer::virt_ (C++ member)
opae::fpga::types::shared_buffer::write (C++ function)
opae::fpga::types::shared_buffer::wsid (C++ function)
opae::fpga::types::shared_buffer::wsid_ (C++ member)
opae::fpga::types::shared_buffer::~shared_buffer (C++ function)
opae::fpga::types::src_location (C++ class)
opae::fpga::types::src_location::file (C++ function)
opae::fpga::types::src_location::file_ (C++ member)
opae::fpga::types::src_location::fn (C++ function)
opae::fpga::types::src_location::fn_ (C++ member)
opae::fpga::types::src_location::line (C++ function)
opae::fpga::types::src_location::line_ (C++ member)
opae::fpga::types::src_location::operator= (C++ function)
opae::fpga::types::src_location::src_location (C++ function)
,
[1]
opae::fpga::types::sysobject (C++ class)
opae::fpga::types::sysobject::bytes (C++ function)
,
[1]
opae::fpga::types::sysobject::c_type (C++ function)
opae::fpga::types::sysobject::get (C++ function)
,
[1]
,
[2]
,
[3]
opae::fpga::types::sysobject::handle_ (C++ member)
opae::fpga::types::sysobject::operator fpga_object (C++ function)
opae::fpga::types::sysobject::operator= (C++ function)
opae::fpga::types::sysobject::ptr_t (C++ type)
opae::fpga::types::sysobject::read64 (C++ function)
opae::fpga::types::sysobject::size (C++ function)
opae::fpga::types::sysobject::sysobject (C++ function)
,
[1]
,
[2]
opae::fpga::types::sysobject::sysobject_ (C++ member)
opae::fpga::types::sysobject::token_ (C++ member)
opae::fpga::types::sysobject::type (C++ function)
opae::fpga::types::sysobject::write64 (C++ function)
opae::fpga::types::sysobject::~sysobject (C++ function)
opae::fpga::types::token (C++ class)
opae::fpga::types::token::c_type (C++ function)
opae::fpga::types::token::enumerate (C++ function)
opae::fpga::types::token::get_parent (C++ function)
opae::fpga::types::token::operator fpga_token (C++ function)
opae::fpga::types::token::ptr_t (C++ type)
opae::fpga::types::token::token (C++ function)
opae::fpga::types::token::token_ (C++ member)
opae::fpga::types::token::~token (C++ function)
opae::fpga::types::version (C++ class)
opae::fpga::types::version::as_string (C++ function)
opae::fpga::types::version::as_struct (C++ function)
opae::fpga::types::version::build (C++ function)
OPAECXX_HERE (C macro)
open() (in module opae.fpga)
os_object() (opae.fpga.event method)
P
parent() (opae.fpga.properties property)
parse_args (C++ function)
,
[1]
PhonyNameDueToError::[anonymous] (C++ member)
PhonyNameDueToError::catastrophicr_error (C++ member)
PhonyNameDueToError::csr (C++ member)
PhonyNameDueToError::fatal_error (C++ member)
PhonyNameDueToError::nonfatal_error (C++ member)
PhonyNameDueToError::rsvd (C++ member)
print_err (C++ function)
,
[1]
probe_for_ase (C++ function)
properties (class in opae.fpga)
R
ras_inject_error (C++ struct)
ras_inject_error::[anonymous] (C++ member)
read64() (opae.fpga.sysobject method)
read_csr32() (opae.fpga.handle method)
read_csr64() (opae.fpga.handle method)
read_value() (opae.fpga.error method)
register_event() (in module opae.fpga)
reset() (opae.fpga.handle method)
S
shared_buffer (class in opae.fpga)
size() (opae.fpga.shared_buffer method)
(opae.fpga.sysobject method)
socket_id() (opae.fpga.properties property)
sysobject (class in opae.fpga)
T
TEST_TIMEOUT (C macro)
threshold (C++ struct)
threshold::is_valid (C++ member)
threshold::threshold_name (C++ member)
threshold::value (C++ member)
token (class in opae.fpga)
U
usleep (C++ function)
,
[1]
V
vendor_id() (opae.fpga.properties property)
W
write64() (opae.fpga.sysobject method)
write_csr32() (opae.fpga.handle method)
write_csr64() (opae.fpga.handle method)
wsid() (opae.fpga.shared_buffer method)