CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - VHDL UART

搜索资源列表

  1. uart_VHDL

    0下载:
  2. uart的vhdl实现代码 分模块设计和状态机设计 不错的,用它没错-UART achieve the VHDL code modular design and state machine design good, the right to use it
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:10594
    • 提供者:王平
  1. ISE_uart

    0下载:
  2. 自己在ISE下用VHDL写的UART,简单,易懂-in ISE using VHDL was the UART, simple, understandable
  3. 所属分类:VHDL编程

    • 发布日期:2008-10-13
    • 文件大小:937276
    • 提供者:sk
  1. Altera_uart_VHDL

    0下载:
  2. FPGA/CPLD应用,uart通讯VHDL原码.-FPGA / CPLD applications, UART communications VHDL source.
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:11063
    • 提供者:cyberworm
  1. uartvhdl

    0下载:
  2. 一个在FPGA芯片上实现UART功能的vhdl源代码,提供了UART的集成-an FPGA chip to achieve UART function vhdl source code, providing integrated UART
  3. 所属分类:VHDL编程

    • 发布日期:2008-10-13
    • 文件大小:10584
    • 提供者:王利
  1. usingVHDLtoimplementUART

    0下载:
  2. 利用VHDL语言开发一个UART的源代码,极具帮助价值!-use of VHDL development of a UART of source code, to help highly value!
  3. 所属分类:VHDL编程

    • 发布日期:2008-10-13
    • 文件大小:317339
    • 提供者:邓旭
  1. uart_vhdl_lattice

    0下载:
  2. UART的rs232通信接口VHDL语言,里面有详细的介绍-UART communication interface rs232 VHDL language, which is described in detail
  3. 所属分类:VHDL编程

    • 发布日期:2008-10-13
    • 文件大小:108355
    • 提供者:拉拉
  1. tlv_bare_ifc

    0下载:
  2. vhdl SOPC solution sram dram uart -vhdl SOPC solution sram Imperial uart
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:1635
    • 提供者:上面的
  1. tlv_ide_ifc

    0下载:
  2. vhdl SOPC solution sram dram uart -2-vhdl SOPC solution sram Imperial uart -2
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:1640
    • 提供者:上面的
  1. tlv_pc_ifc

    0下载:
  2. vhdl SOPC solution sram dram uart 3-vhdl SOPC solution sram Imperial uart 3
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:1762
    • 提供者:上面的
  1. arch_pc_ifc

    0下载:
  2. vhdl SOPC solution sram dram uart 4-vhdl SOPC solution sram Imperial uart 4
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:2422
    • 提供者:上面的
  1. Uart2

    0下载:
  2. uart的VHDL源代码,包括intface.VHD UART_RX_TAB.VHD UART_INT_TB.VHD等-uart VHDL source code, including intface.VHD UART_RX_TAB.VHD UART_INT_TB. Volume etc.
  3. 所属分类:VHDL编程

    • 发布日期:2008-10-13
    • 文件大小:43732
    • 提供者:罗辉
  1. UART_source

    0下载:
  2. 用VHDL编写的UART源程序,请需要的朋友下载-VHDL source files prepared by the UART, please download a friend in need
  3. 所属分类:VHDL编程

    • 发布日期:2008-10-13
    • 文件大小:22352
    • 提供者:陈磊
  1. uart_core_vhdlORverilog

    0下载:
  2. 串uart的vhdl,verilog,lattic实现原码 里面有四个文件,分别UART 源码 (lattice version)\\uart 源码 (Verilog)\\uart 源码 (VHDL)\\uart16550.tar-uart series of vhdl and verilog. lattic achieve the original code, there are four documents, Source respectively UART (lattice versi
  3. 所属分类:VHDL编程

    • 发布日期:2008-10-13
    • 文件大小:295101
    • 提供者:efly
  1. uartdesign

    0下载:
  2. 完成VHDL实现UART准确无误码传输.
  3. 所属分类:并行运算

    • 发布日期:2008-10-13
    • 文件大小:4194
    • 提供者:bingyu
  1. URATVHDLDocument

    0下载:
  2. 用VHDL描述uart后整理的文档,很全面,代码注释很详细
  3. 所属分类:VHDL编程

    • 发布日期:2008-10-13
    • 文件大小:55037
    • 提供者:ninghuiming
  1. uartsourcecode

    1下载:
  2. uart的FPGA模块,基于VHDL、verilog语言
  3. 所属分类:VHDL编程

    • 发布日期:2008-10-13
    • 文件大小:294347
    • 提供者:王辉
  1. UART232

    0下载:
  2. 本代码是用VHDL语言全面、系统地描述UART通信协议标准,通过对UART进行数据通信的实际运用,能够较全面地理解和掌握VHDL和UART协议。
  3. 所属分类:VHDL编程

    • 发布日期:2014-01-17
    • 文件大小:22140
    • 提供者:fengxinya
  1. FPGAUART

    0下载:
  2. 用VHDl设计UART的文章,使用QuartusII平台
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:136368
    • 提供者:胡玉贵
  1. uart_for_MCU

    0下载:
  2. 用VHDL为MCU编写的可用UART-通用异步收发器程序
  3. 所属分类:VHDL编程

    • 发布日期:2008-10-13
    • 文件大小:1010
    • 提供者:pc repair
  1. uart_VHDL

    0下载:
  2. UART的一段VHDL程序,可以作为参考
  3. 所属分类:VHDL编程

    • 发布日期:2008-10-13
    • 文件大小:10734
    • 提供者:wangwei
« 1 2 ... 12 13 14 15 16 1718 19 20 21 22 23 »
搜珍网 www.dssz.com