Visible to Intel only — GUID: jcp1507784248090
Ixiasoft
6. FPGA Interface Manager
The 1024 Mb flash memory stores the FPGA Interface Manager (FIM) which provides a common user interface for placement of accelerator functions. In addition, the FIM allows dynamic downloading of new accelerator functions and updates to the FIM.
The FIM can read all sensor data from the BMC, using the Intel Acceleration Stack. For example, to read the FPGA temperature, use the following command:
sudo fpgainfo temp
To read voltage and current data, use the following command:
sudo fpgainfo power
Refer to the Intel Acceleration Stack Quick Start Guide for the Intel® Programmable Acceleration Card with Intel® Arria® 10 GX FPGA to learn how to use these features.