《如何获得PCIE的terasic pcie msgdma.so库文件?》
From Terasic Wiki
(Difference between revisions)
(Created page with "Q:如何获得PCIE的terasic pcie msgdma.so库文件?从而可以在其他平台上使用PCIE设备。 A:对应源代码是保密的,无法提供。客户可以参考Intel ...") |
|||
Line 3: | Line 3: | ||
A:对应源代码是保密的,无法提供。客户可以参考Intel 对 Cyclone V GT的设计,需要把DMA的部份抽换成OSK使用的mSGDMA 。 | A:对应源代码是保密的,无法提供。客户可以参考Intel 对 Cyclone V GT的设计,需要把DMA的部份抽换成OSK使用的mSGDMA 。 | ||
- | 工程地址:[http://mail.terasic.com.cn/~wyzhou/Reference | + | 工程地址:[http://mail.terasic.com.cn/~wyzhou/Reference Design_ Gen2x4 AVMM DMA - Cyclone V.zip] |
[[C5P FAQ|back]] | [[C5P FAQ|back]] |
Revision as of 15:20, 10 September 2019
Q:如何获得PCIE的terasic pcie msgdma.so库文件?从而可以在其他平台上使用PCIE设备。
A:对应源代码是保密的,无法提供。客户可以参考Intel 对 Cyclone V GT的设计,需要把DMA的部份抽换成OSK使用的mSGDMA 。