![Terasic DE10-Agiles Скачать руководство пользователя страница 155](http://html1.mh-extra.com/html/terasic/de10-agiles/de10-agiles_user-manual_1088476155.webp)
DE10-Agilex
User Manual
155
www.terasic.com
January 29,
2021
Figure 8-3 Screenshot of install PCIe driver
Create a Software Application
All the files needed to create a PCIe software application are located in the directory
CDROM/Demonstrations/PCIe_SW_KIT/Linux/PCIe_Library. It includes the following
files:
TERASIC_PCIE_AVMM512.h
terasic_pcie512_qsys.so (64-bit library)
Below lists the procedures to use the
library in users’ C/C++ project:
1.
Create a 64-bit C/C++ project.
2.
Include TERASIC_PCIE_AVMM512.h in the C/C++ project.
3.
Copy terasic_pcie512_qsys.so to the folder where the project execution file is
located.
4.
Dynamically load terasic_pcie512_qsys.so in C/C++ program. To load the
terasic_pcie512_qsys.so, please refer to the PCIe fundamental example below.
5.
Call the library API to implement the desired application.
Users can easily communicate with the FPGA through the PCIe bus through the
terasic_pcie512_qsys.so API. The details of API are described below sections.
8.4
PCI Express Library API
The API is the same as Windows Library. Please refer to the section
8.5
PCIe Reference Design -
Содержание DE10-Agiles
Страница 1: ...DE10 Agilex User Manual 1 www terasic com January 29 2021 1 1 Q...
Страница 150: ...DE10 Agilex User Manual 150 www terasic com January 29 2021...
Страница 171: ...DE10 Agilex User Manual 171 www terasic com January 29 2021...
Страница 180: ...DE10 Agilex User Manual 180 www terasic com January 29 2021 Figure 9 10 Launch the System Console for Ethernet 100G Demo...
Страница 207: ...DE10 Agilex User Manual 207 www terasic com January 29 2021 Figure 10 22 Export the log file in csv format...