虫虫首页| 资源下载| 资源专辑| 精品软件
登录| 注册

Pci-master

  • UG157 LogiCORE IP Initiator/Ta

    UG157 - LogiCORE™ IP Initiator/Target v3.1 for PCI™ 入门指南

    标签: Initiator LogiCORE 157 UG

    上传时间: 2013-11-06

    上传用户:ewtrwrtwe

  • HITECH与电脑的通信协议

    1 Communication Protocol (Computer as master)   The communication protocol describes here allows your computer to access 4096 internal registers (W0000-W4095) and 1024 internal relays (B0000-B1023) in the Workstation..   1.1 Request Message Format   Request message is a command message to be sent from the computer to the Workstation. The data structure of request message is shown below. Note that numbers are always in hexadecimal form and converted into ASCII characters. For example, Workstation unit number 14 will appear in the message as character 0(30h) followed by character E(45h); a BCC of 5Ah will appear in the message as character 5(35h) followed by character A(41h). 

    标签: HITECH 电脑 通信协议

    上传时间: 2013-10-28

    上传用户:cxl274287265

  • PCI总线高速接口卡设计技术

    最新一代接口

    标签: PCI 总线 高速接口 设计技术

    上传时间: 2013-11-10

    上传用户:daguogai

  • 声纳信号发生器通信控制模块的设计

    文中针对某型声纳维修训练系统的通信需求,结合声纳信号发生器的特点,提出了基于C/S模式的通信控制模块设计方案。模块采用Winsock网络编程技术实现了客户机与服务器间高速局域网通信,服务器响应客户机的请求后,输出数字控制量并利用PCI-1711的12位D/A转换功能,将数字控制量转换为模拟信号,从而实现声纳信号发生器任意波形产生。该信号发生器输出信号的幅度、频率、脉宽、持续时间等参数均可通过网络通信方式设置,并易于调节。本系统控制灵活,具有较高的实用价值。

    标签: 声纳 信号发生器 通信控制 模块

    上传时间: 2013-10-10

    上传用户:hanbeidang

  • 通信IP网BFD应用的研究

    通信IP网作为实时业务传输载体,要求能够对相邻系统之间通信故障进行快速检测,在出现故障时可以快速切换到备份链路,以保证实时数据不间断传输。在研究BFD协议原理的基础上,根据通信IP网运行中出现的问题,应用BFD双向快速检测功能,实现了VRRP的Master/Backup状态毫秒级切换,并利用BFD会话检测静态路由所在链路的状态,实现一跳和多跳的静态路由自动切换,提高了通信IP网的可靠性。

    标签: BFD 通信IP网

    上传时间: 2013-11-09

    上传用户:wivai

  • PICMG_COM_0_R2_0COMe规范--原文资料

    A Computer-On-Module, or COM, is a Module with all components necessary for a bootable host computer, packaged as a super component. A COM requires a Carrier Board to bring out I/O and to power up. COMs are used to build single board computer solutions and offer OEMs fast time-to-market with reduced development cost. Like integrated circuits, they provide OEMs with significant freedom in meeting form-fit-function requirements. For all these reasons the COM methodology has gained much popularity with OEMs in the embedded industry. COM Express® is an open industry standard for Computer-On-Modules. It is designed to be future proof and to provide a smooth transition path from legacy parallel interfaces to LVDS (Low Voltage Differential Signaling) interfaces. These include the PCI bus and parallel ATA on the one hand and PCI Express and Serial ATA on the other hand.

    标签: PICMG_COM COMe

    上传时间: 2013-11-05

    上传用户:Wwill

  • Fastwel单板计算机模块参数

    Fastwel是一款基于AMD Geode LX800(500MHz)处理器的单板计算机,PC\104支持PCI(32位和16位ISA)。支持Linux,嵌入式Windows XP,QNX。CPB905的所有组件,包括CPU和板载内存均使用焊接从而提供高抗振性。并有一组丰富的接口:2个快速以太网端口,7个COM端口,4个USB2.0端口,支持视频输出(CRT,TFT,LVDS),分辨率高达1920×1440像素。

    标签: Fastwel 单板计算机 模块 参数

    上传时间: 2013-11-12

    上传用户:dengzb84

  • Linux那些事儿之我是PCI

    Linux那些事儿系列之四

    标签: Linux PCI

    上传时间: 2013-11-24

    上传用户:diets

  • 1-Wire总线主机

    Abstract: Communication with 1-Wire slave devices requires a 1-Wire master. There are numerous ways to build a 1-Wire master (see reference design 4206, "Choosing the Right 1-Wire Master for Embedded Applications"). Thisdocument describes the DS1WM, a synthesizable 1-Wire master that can be implemented in an application-specificintegrated circuit (ASIC) or field-programmable gate array (FPGA).

    标签: Wire 总线 主机

    上传时间: 2014-12-22

    上传用户:xanxuan

  • Linux设备驱动模型摘抄

    Linux2.6 内核提供了新的设备模型,目的是为了对计算机上的所有设备进行统一地表示和操作,包括设备本身和设备之间的连接关系。这个模型是在 分析了 PCI 和 USB 的总线驱动过程中得到的,这两个总线类型能代表当前系统中的大多数设备类型,它们都有完善的热挺拔机制和电源管理的支持,也都有级连机制的支持,以桥接的 PCI/USB 总线控制器的方式可以支持更多的 PCI/USB 设备。

    标签: Linux 设备驱动 模型

    上传时间: 2014-12-30

    上传用户:manga135