Visible to Intel only — GUID: ptr1727374817254
Ixiasoft
A.1.1. ebfm_barwr Procedure
A.1.2. ebfm_barwr_imm Procedure
A.1.3. ebfm_barrd_wait Procedure
A.1.4. ebfm_barrd_nowt Procedure
A.1.5. ebfm_cfgwr_imm_wait Procedure
A.1.6. ebfm_cfgwr_imm_nowt Procedure
A.1.7. ebfm_cfgrd_wait Procedure
A.1.8. ebfm_cfgrd_nowt Procedure
A.1.9. BFM Configuration Procedures
A.1.10. BFM Shared Memory Access Procedures
A.1.11. BFM Log and Message Procedures
A.1.12. Verilog HDL Formatting Functions
Visible to Intel only — GUID: ptr1727374817254
Ixiasoft
2.8.1. Running the PIO Design Example
- Navigate to ./software/user/example under the design example directory.
- Compile the design example application: $ make
- Run the test: $ sudo ./intel_fpga_pcie_link_test
You can run the Intel FPGA IP PCIe* link test in manual or automatic mode. Choose from:
- In automatic mode, the application automatically selects the device. The test selects the Intel PCIe device with the lowest BDF by matching the Vendor ID. The test also selects the lowest available BAR.
- In manual mode, the test queries you for the bus, device, function number, and BAR.
$ lspci -d 1172:
- Here are sample transcripts for the automatic and manual modes.
Figure 16. Automatic ModeFigure 17. Manual Mode