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

Serial-port

  • // -*- Mode: Verilog -*- // Filename : wb_master.v // Description : Wishbone Master Behavorial //

    // -*- Mode: Verilog -*- // Filename : wb_master.v // Description : Wishbone Master Behavorial // Author : Winefred Washington // Created On : 2002 12 24 // Last Modified By: . // Last Modified On: . // Update Count : 0 // Status : Unknown, Use with caution! // Description Specification // General Description: 8, 16, 32-bit WISHBONE Master // Supported cycles: MASTER, READ/WRITE // MASTER, BLOCK READ/WRITE // MASTER, RMW // Data port, size: 8, 16, 32-bit // Data port, granularity 8-bit // Data port, Max. operand size 32-bit // Data transfer ordering: little endian // Data transfer sequencing: undefined

    标签: Description Behavorial wb_master Filename

    上传时间: 2014-07-11

    上传用户:zhanditian

  • 一个高效的自回避行走路径枚举程序。运用了多线程分配分支任务

    一个高效的自回避行走路径枚举程序。运用了多线程分配分支任务,可以port到多核cpu上加速运算。

    标签: 路径 程序 多线程 分配

    上传时间: 2016-10-17

    上传用户:Altman

  • The Inter IC bus or I2C bus is a simple bidirectional two wire bus designed primarily for general co

    The Inter IC bus or I2C bus is a simple bidirectional two wire bus designed primarily for general control and data transfer communication between ICs. Some of the features of the I2C bus are: • Two signal lines, a serial data line (SDA) and a serial clock line (SCL), and ground are required. A 12V supply line (500mA max.) for powering the peripherals often may be present. • Each device connected to the bus is software addressable by a unique address and simple master/ slave relationships exist at all times masters can operate as master-transmitters or as master-receivers. • The I2C bus is a true multi-master bus including collision detection and arbitration to prevent data corruption if two or more masters simultaneously initiate data transfer systems. • Serial, 8-bit oriented, bidirectional data transfers can be made at up to 100 KBit/s in the standard mode or up to 400 KBit/s in the fast mode.

    标签: bus bidirectional primarily designed

    上传时间: 2013-12-11

    上传用户:jeffery

  • uart全功能实现.实现如下函数: U_Open, U_Close, U_GetBytes, U_PutBytes, U_GetBytesAvail, U_GetTxRoomL

    uart全功能实现.实现如下函数: U_Open, U_Close, U_GetBytes, U_PutBytes, U_GetBytesAvail, U_GetTxRoomLeft, U_PutISRBytes, U_GetTxISRRoomLeft, U_Purge, U_SetOwner, U_SetFlowCtrl, U_ConfigEscape, U_SetDCBConfig, U_CtrlDCD, U_CtrlBreak, U_ClrRxBuffer, U_ClrTxBuffer, U_SetBaudRate, U_SendISRData, U_SendData, U_GetOwnerID, U_SetAutoBaud_Div, /*TY adds these to expand flexibility 2004/10/15*/ U_Register_TX_cb, U_Register_RX_cb, /*TY adds these to let virtual COM port can retrive exception log 2005/3/8*/ U_GetUARTByte, U_PutUARTByte, U_PutUARTBytes, /*for virtual com port to return DCB configuration*/ U_ReadDCBConfig, U_CtrlRI, U_CtrlDTR, U_ReadHWStatus

    标签: U_GetBytesAvail U_GetTxRoomL U_GetBytes U_PutBytes

    上传时间: 2013-12-08

    上传用户:GHF

  • SPI Master Core Specification

    SPI Master Core Specification,This document provides specifications for the SPI (Serial Peripheral Interface) Master core

    标签: Specification Master Core SPI

    上传时间: 2016-10-27

    上传用户:lacsx

  • cs8900aVxworks驱动部分的头文件

    cs8900aVxworks驱动部分的头文件,有不少兄弟不明白PORT地址和MEM地址如何设置,问题的关键是A24地址线和对应的逻辑

    标签: aVxworks 8900 cs 驱动

    上传时间: 2016-10-28

    上传用户:agent

  • The code on this diskette has been organized by chapter. Each subdirectory containing listing has a

    The code on this diskette has been organized by chapter. Each subdirectory containing listing has a readme.txt describing program usage and any relevent file formats. The readme will also describe how to compile the target programs under IBM OS/2 (TM) using the using C Set++ compiler (TM). All programs on this diskette have been compiled and tested in this environment. The majority of programs on this diskette should port to other environments with only minor adjustments. The exception to this are those programs which utilize presentation manager for graphical display of program data. In particular, the grid1 programs in \chapt4\backprop\ and \chapt3\ fall into this latter category.

    标签: subdirectory containing has organized

    上传时间: 2016-10-28

    上传用户:冇尾飞铊

  • Programming the USB2DMX by Jan Menzel 3rd January 2002 Abstract This document describes how the

    Programming the USB2DMX by Jan Menzel 3rd January 2002 Abstract This document describes how the USB2DMX DMX512 interface for the USB-port by Lighting- Solutions1 has to be programmed. It includes all information the software engineer has to supply to the operating systems USB-stack to talk to the USB2DMX

    标签: Programming the describes Abstract

    上传时间: 2016-10-31

    上传用户:SimonQQ

  • 做网格的好程序

    做网格的好程序,PARAMESH is a package of Fortran 90 subroutines designed to provide an application developer with an easy route to extend an existing serial code which uses a logically cartesian structured mesh into a parallel code with adaptive mesh refinement(AMR).

    标签: 网格 程序

    上传时间: 2014-01-06

    上传用户:坏坏的华仔

  • 串口通讯驱动

    串口通讯驱动, rs232 serial communication

    标签: 串口通讯 驱动

    上传时间: 2016-11-15

    上传用户:csgcd001