minipcie封装 金手指+座槽,包含:minipcie金手指以及两种不同的座槽,ad格式。
2020-01-03 11:39:38 21KB minipcie 封装
1
Xilinx PCIE 进行DMA仿真的testcase。可以基于xapp1052进行DMA仿真。使用说明,可以参考我的博客:https://blog.csdn.net/qq_22168673/article/details/90760661
2020-01-03 11:29:39 1KB Xilinx PCIE DMA testcase
1
JungoWinDriver V11.0 32位和64位版本 ,官方安装文件。
2020-01-03 11:25:50 34.66MB WinDriver Jungo PCIE驱动 USB驱动
1
如何编写PCIE的驱动?文档详细描述了LINUX下PCIE设备的驱动编写和使用方法
2020-01-03 11:20:38 446KB linux PCIE 架构 驱动
1
Realtek PCIe GBE Family Controller WIN7/WIN2008 驱动 支持32/64位,WIN2008数据中心版亲测通过
2019-12-29 03:19:28 5.78MB Realtek GBE WIN2008 网卡驱动
1
xilliix pcie dma 驱动 (基于 xilnx xdma ip核 4.0 的WDF驱动) --- # XDMA Windows Driver This project is Xilinx's sample Windows driver for 'DMA/Bridge Subsystem for PCI Express v4.0' (XDMA) IP. *Please note that this driver and associated software are supplied to give a basic generic reference implementation only. Customers may have specific use-cases and/or requirements for which this driver is not suitable.* ### Dependencies * Target machine running Windows 7 or Windows 10 * Development machine running Windows 7 (or later) * Visual Studio 2015 (or later) installed on development machine * Windows Driver Kit (WDK) version 1703 (or later) installed on development machine ## Directory Structure ``` / |__ build/ - Generated directory containing build output binaries. |__ exe/ - Contains sample client application source code. | |__ simple_dma/ - Sample code for AXI-MM configured XDMA IP. | |__ streaming_dma/ - Sample code for AXI-ST configured XDMA IP. | |__ user_events/ - Sample code for access to user event interrupts. | |__ xdma_info/ - Utility application which prints out the XDMA core ip | | configuration. | |__ xdma_rw/ - Utility for reading/writing to/from xdma device nodes such | | as control, user, bypass, h2c_0, c2h_0 etc. | |__ xdma_test/ - Basic test application which performs H2C/C2H transfers on | all present channels. |__ inc/ - Contains public API header file for XDMA driver. |__ libxdma/ - Static kernel library for XDMA IP. |__ sys/ - Reference driver source code which uses libxdma |__ README.md - This file. |__ XDMA.sln - Visual Studio Solution. ```
2019-12-24 03:22:06 86KB PCIE DRIVER DMA 驱动
1
Windows 2000XP WDM设备驱动程序开发 第二版 pdf电子书和附属光盘中所有的源代码。个人找了好久,才把书和代码找齐。一起发出来,一次下载就可以开发驱动了。 里面有很多直接可以用的驱动源码,usb和pci驱动需要根据硬件稍作修改就可以用。 在此多谢本书作者!
2019-12-21 22:25:07 38.41MB usb驱动 pci驱动 pcie驱动 WDM
1
DesignWare Cores PCI Express Controller user guide
2019-12-21 22:24:25 1.54MB pcie dwc pci
1
嵌入式PCIE协议的FPGA实现,给出了相应的实现方式,有需要的朋友可以看看
2019-12-21 22:21:20 9.15MB pcie fpga
1
PCIe规范各版本合集,包括1.0a、2.0、2.1、3.0四个版本,调试pcie必备资料,给大家分享一下。
2019-12-21 22:20:55 13.39MB pcie pci 规范 2.0
1