mpiSqNodeFpgaFileNameVerify

Declaration

int32_t mpiSqNodeFpgaFileNameVerify(MPISqNode      sqNode,
                                 const  char*   fileName); 

Required Header: stdmpi.h
Change History: Modified in the 03.03.00

Description

mpiSqNodeFpgaFileNameVerify verifies that the filename provided is compatible with a given sqNode.

sqNode a handle to an SqNode object.
fileName a pointer to a string containing the name of an SqNode image file.
Return Values
MPIMessageOK
MPISqNodeMessageFILE_NODE_MISMATCH

See Also

mpiSqNodeDownload