Data Plane Development Kit Reference Manual: Intel FPGA Programmable Acceleration Card N3000
Visible to Intel only — GUID: zew1571843738520
Ixiasoft
Visible to Intel only — GUID: zew1571843738520
Ixiasoft
2.3. FPGA Scan and Enumeration
The static region of the FPGA factory image contains a device feature list within the MMIO space. The software walks the feature list to enumerate the following resources and features.
- FME device
- AFU
The ifpga base code calls the ifpga_bus_enumerate() function to walk the device feature list. After enumeration completes, ifpga_hw data structure contains the FME device and device port information.