搜索资源列表
libdev
- 用于TM1300/PNX1300系列DSP(主要用于视频处理)的设备库的源码,包括1300所有的功能模块,如DMA.pci.timer/interrupt/vi/vo等等。想让1300工作,找部分必不可少!-for TM1300/PNX1300 Series DSP (mainly for video processing) for the equipment FOSS, including 1300 all functional modules, if DMA.pci.timer / inte
peripherals
- 用于TM1300/PNX1300系列DSP(主要用于视频处理)的外部设备的源码,包括1300所有的功能模块,如DMA.pci.timer/interrupt/vi/vo等等。-for TM1300/PNX1300 Series DSP (mainly for video processing) external equipment the source code for all of 1300, including functional modules, if DMA.pci.timer / i
plx9054
- 随着VxWorks操作系统在嵌入式系统中的应用,VxWorks下产品的开发和应用也越来越广泛. 本文描述了VxWorks下PCI数据采集模块驱动程序的设计过程,即通过PCI总线桥接芯片CY7C09449PV 的配置,实现中断和DMA数据传输、完成PCI设备的初始化和驱动接口函数及实现数据采集功能.-with VxWorks operating system in embedded system applications, VxWorks product development and a
advdrvrpci
- pc机上经由pci连接的ata和atapi设备驱动,包括dma和pio模式-pc machine connected via pci was observed atapi device drivers, including dma and pio mode
LinuxEdition3
- 完整的Linux 设备驱动第3版,包括pci,定时中断,DMA等方面的驱动开发
PCI9054qudongchengxu
- 此文件是PCI9054的驱动程序,采用DMA模式进行数据采集.是基于PCI总线的PC机AD转换子系统设计的详细方案
Sgl
- pci卡驱动开发程序.该程序采用DMA方式传输,是开发高速数据采集卡的很好资料。
Master_Yi_pci_cust_tutorial
- PCI Tutorial Basic Bus Architecture Sample Transaction – PIO Sample Transaction – DMA PCI Signals
DMA_Sample
- PPC PCI DMA Sample code
datapath_fifo
- datapath_fifo used in DMA contect PCI in the DAB system the format of this file is VHDL
DMA_Freeware
- 基于xilinx vierex5得pci express dma设计实现。-Based on a xilinx vierex5 realize pci express dma design.
Dm642App
- 基于DDK的DMA启动传输方式,DSP为主端方式-dsp base DDA PCI DM642 start DMA
AD_DMA
- PCI8622数据采集卡,基于PCI总线,AD采集DMA方式采集源码-PCI8622 data acquisition card based on PCI bus, AD acquisition mode DMA capture source
LCD128641
- 芯片组(Chipset)是主板的核心组成部分,按照在主板上的排列位置的不同,通常分为北桥芯片和南桥芯片。北桥芯片提供对CPU的类型和主频、内存的类型和最大容量、ISA/PCI/AGP插槽、ECC纠错等支持。南桥芯片则提供对KBC(键盘控制器)、RTC(实时时钟控制器)、USB(通用串行总线)、Ultra DMA/33(66)EIDE数据传输方式和ACPI(高级能源管理)等的支持。其中北桥芯片起着主导性的作用,也称为主桥(Host Bridge)。 -Chipset (Chipset) is a
Xilinx_PCIE_DMA
- Xilinx芯片所有关于PCI Express接口的DMA源代码,包含相关的配套的文档资料。-Xilinx chip on the PCI Express interface for all DMA source code, including relevant supporting documentation.
pciv
- 海思Hi3520 PCI总线演示程序 PCIV 相关样例程序包含以下几部分: 1、PCIV MSG :PCI业务层的消息通讯封装。基于MCC模块提供的ioctl接口,提供消息端口的打开关闭、消息发送、消息接收等接口。 相关代码为pciv_msg.c、pciv_msg.h。 2、PCIV Trans:PCI业务层的数据传输封装。基于PCI DMA传输接口、PCI消息交互及一套基本的读写指针Buffer,实现业务层通用数据传输接口。 可以用于主从片之间的任何类型的
PCI9054
- 本文介绍了基于PCI接口的500 MHz高速数据采集系统的设计。该系统采用高速FPGA和大容量存储器对高速采集后的海量数据进行缓冲和存储,通过PCI接I=l电路实现和主机的通信。另外还详细介绍了PLX公司的一款先进的总线控制PCI9054的特性、总线操作方式和DMA操作等功能,及其在PCI接口电路中的具体应用,从而提供了一种简便而高效的PCI接口电路实现方法。-This article describes a design based on the PCI interface, 500 MHz
DMA_Sample
- PPC PCI DMA Sample code
DMA_Sample
- PPC PCI DMA Sample code
PCITest
- 通过在FPGA内部的数据源产生40Mbps的数据,FPGA对数据进行缓冲后,每52ms左右向主机发出一次中断,请求进行DMA传输,每次DMA的大小为228352字节。另附C++上位机软件代码(By generating 40Mbps data from the data source inside the FPGA, the FPGA buffers the data and sends an interrupt to the host every 52ms or so, requesting