enum XJPCG_Status_t

Detailed Documentation

Define a list of XJPCG API return status.

Enum Values

XJPCG_STATUS_NOT_INITIALIZED

success status

XJPCG_STATUS_ALLOC_FAILED

handle not initialized

XJPCG_STATUS_INVALID_VALUE

FPGA memory allocation failure.

XJPCG_STATUS_EXECUTION_FAILED

invalid parameters

XJPCG_STATUS_INTERNAL_ERROR

solver not convergent

XJPCG_STATUS_DYNAMIC_LOADING_ERROR

internal errors or bugs

error while trying to access the API via dynamic loading (dlopen)