Skip to content

File utils.h

FileList > docs > sw > include > opae > utils.h

Go to the source code of this file.

Utility functions and macros for the FPGA API.

  • #include <opae/types.h>
  • #include <stdio.h>

Public Functions

Type Name
const char * fpgaErrStr (fpga_result e)
Return human-readable error message.

Public Functions Documentation

function fpgaErrStr

Return human-readable error message.

const char * fpgaErrStr (
    fpga_result e
) 

Returns a pointer to a human-readable error message corresponding to the provided fpga_error error code.

Parameters:

  • e Error code (as returned by another FPGA API function

Returns:

Pointer to a descriptive error message string


The documentation for this class was generated from the following file docs/sw/include/opae/utils.h