Visible to Intel only — GUID: zew1571843738520
Ixiasoft
4.1. opae_manager_get_eth_group_nums()
4.2. opae_manager_get_eth_group_info()
4.3. opae_manager_eth_group_write_reg()
4.4. opae_manager_eth_group_read_reg()
4.5. opae_manager_get_eth_group_region_info()
4.6. Data Structures for Retiming
4.7. opae_manager_get_retimer_info()
4.8. opae_manager_get_retimer_status()
Visible to Intel only — GUID: zew1571843738520
Ixiasoft
2.3. FPGA Scan and Enumeration
The following sections describe the Intel® FPGA PAC N3000 factory image layout and the functions that the OPAE implements in the user mode driver to abstract the features and functionality of the Intel® Arria® 10 FPGA.
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.