|
meiControlFPGADefaultGet
Declaration
| |
long meiFPGADefaultGet(MPIControl control,
MEIPlatformSocketInfo *socketInfo,
MEIControlFPGA *fpga)
|
| |
Required Header: stdmei.h |
Description
meiControlFPGADefaultGet creates
a default FPGA filename based on the socketInfo.
| |
| control |
a handle to the Control object |
| *socketInfo |
tells the function which type of FPGA is physically on the board. |
| *fpga |
a pointer to a MEIControlFPGA object that contains a string that is the filename. To get the proper fpga, pass in control and valid socketInfo. |
|
| |
|
| |
|
See Also
|