PCI Express SFF-8639 Module Specification; Revision 3.0, Version 1.0; July 12, 2018
2020-01-19 03:14:42 1.14MB PCIe SFF-8639
1
PCI、PCIX和PCIExpress 的原理及体系结构 马鸣锦 朱剑冰 何红旗 杜 威 编著 PCIExpress是第三代高性能IO总线,在总线结构上采取了根本性的变革,主要体 现在两个方面:一是由并行总线变为串行总线;二是采用点到点的互连。 将原并行总线结构中桥下面挂连设备的一条总线变成了一条链路,一条链路可包含 一条或多条通路,每条通路由两对差分信号线组成双单工的串行传输通道,没有专用的数 据、地址、控制和时钟线,总线上各种事务组织成信息包来传送。PCIExpress1.0支持每 条通路在每个方向上的数据传输率达2.5Gbps,每字节10位编码,这样两个方向的带宽 可达0.5GBps,整个链路的总带宽等于0.5GBps乘以所含的通路数。每条链路的通路数 可根据具体设备所需的带宽裁剪,有效通路数有7种可选,这样最高传输率可达16GBps, 大大高于目前任何一种总线,可满足当前及将来一段时期的高速设备带宽需求。由于总 线变为链路,引脚数大大减少(传统PCI总线为127个引脚),每引脚的平均带宽大幅提 升,有助于PCIExpress成本的降低
2020-01-12 03:15:09 20.38MB PCIE
1
pice nvme价格下降了,只支持win10,继续用win7的驱动就在这里面,欢迎使用;本工具也是制作USB启动盘的最好工具之一。
2020-01-12 03:02:01 28.81MB SSD NVME
1
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