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

搜索资源列表

  1. uart-verilog-vhdl

    0下载:
  2. 拿verilog和vhdl编写的串口通信代码(可综合)-with vhdl and verilog prepared by the serial communication code (synthesis)
  3. 所属分类:VHDL编程

    • 发布日期:2008-10-13
    • 文件大小:295414
    • 提供者:刘索山
  1. uart

    0下载:
  2. this a Uart source code using Verilog.
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:10294
    • 提供者:Daniel Zhang
  1. UART

    0下载:
  2. verilog代码,串口发送接收代码,含有源代码和测试文件,准确可用-verilog code for serial port transmit and receive code, with source code and test files, and accurate available
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-03
    • 文件大小:7431
    • 提供者:WANGLIN
  1. fpga_uartrw

    1下载:
  2. FPGA的uart控制器的verilog源程序,在cyclone II EP2C8Q208上调试运行成功-FPGA s UART controller Verilog source code, in cyclone II EP2C8Q208 debugging run successfully
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-31
    • 文件大小:56002
    • 提供者:蒋斌斌
  1. test_uart

    0下载:
  2. uart VHDL code : include tx,rx,parity bit control
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-24
    • 文件大小:13077
    • 提供者:byungchan
  1. lab3

    0下载:
  2. verilog source code for uart design
  3. 所属分类:software engineering

    • 发布日期:2017-05-02
    • 文件大小:546763
    • 提供者:Krishna
  1. UARTtransmitter

    0下载:
  2. UART Transmitter. VHDL code and its testbench.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-04
    • 文件大小:2475
    • 提供者:mehmet
  1. uart

    0下载:
  2. this file contains verilog code of uart file
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-10
    • 文件大小:1113
    • 提供者:aamirshah86
  1. cp_uart_6

    0下载:
  2. 用CPLD驱动UART转USB芯片CP2102的verilog代码,与PC通信 包括CP2102的配置 驱动等-Using CPLD to drive the USB-UART CP2102 interface. verilog code, then communicate with PC, including the configuration and drivers, etc.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-29
    • 文件大小:789
    • 提供者:vicky
  1. MCU_FPGA_Interface

    1下载:
  2. msp430单片机用IO口模拟总线时序,与FPGA进行交互的程序,附源代码,verilog,有简单文档。-msp430 I single-chip analog IO bus with timing, with the FPGA interactive process, with the source code, verilog, a simple document.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-30
    • 文件大小:870562
    • 提供者:柴佳
  1. URAT_VHDL_CODE

    0下载:
  2. altera公司的fpga源代码,用VHDL编写的uart程序。-altera' s fpga source code, uart program written using VHDL.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-01
    • 文件大小:32303
    • 提供者:张东
  1. uart_rx

    0下载:
  2. Tcode is in VERILOG HDL (Hardware descr iption language) code is of UART (universal asynchronous receiver&transmitter) receiver . its objective is to accept serial data from port of computer and allow it to come in a FPGA-Tcode is in VERILOG HDL
  3. 所属分类:Other systems

    • 发布日期:2017-03-27
    • 文件大小:992
    • 提供者:hassan
  1. uart.v.tar

    0下载:
  2. uart Universal asyncronous receiver and transmitter verilog code
  3. 所属分类:Other systems

    • 发布日期:2017-03-28
    • 文件大小:986
    • 提供者:balu
  1. sdram

    0下载:
  2. 通过 UART 读写 SDRAM verilog 源代码 通过 UART 的接口发送命令来读写 SDRAM 命令格式如下: 00 02 0011 1111 2222 00: 写数据 02: 写个数 0011: 写地址 1111 2222: 写数据, 是 16 bit, 每写完一个数据,向串口发送 FF 回应; 输出: FF FF 01 03 0044 01: 读sdram 03: 读的个数 0044: 读的地址 输出: xxxx xx
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-23
    • 文件大小:14332
    • 提供者:周西东
  1. UART

    0下载:
  2. this a uart verilog HDL design code-this is a uart verilog HDL design code
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-05-03
    • 文件大小:1136924
    • 提供者:历程
  1. verilog

    0下载:
  2. 这是一个uart串口实现16550的实现,代码已测试过了。-This is a 16550 uart serial port, the code has been tested before.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-02
    • 文件大小:35998
    • 提供者:wangli
  1. Uart-Verilog

    1下载:
  2. verilog实现串口通讯,包括verilog代码和testbench代码-verilog serial communication, including the verilog code and testbench Code
  3. 所属分类:Com Port

    • 发布日期:2017-05-03
    • 文件大小:791940
    • 提供者:代工
  1. uart(Verilog)

    0下载:
  2. uart 测试源码,已经测试过,非常好用-uart test code
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-05-04
    • 文件大小:10970
    • 提供者:飞草
  1. UART_source_code

    0下载:
  2. uart verilog code for nexys2 fpga borad
  3. 所属分类:其他

    • 发布日期:2017-12-31
    • 文件大小:3072
    • 提供者:posljh
  1. uart

    0下载:
  2. FPGA Verilog设计UART通讯程序(UART communication code with Verilog in FPGA)
  3. 所属分类:VHDL/FPGA/Verilog

    • 发布日期:2018-01-10
    • 文件大小:117760
    • 提供者:gq_zhou
« 1 23 4 5 6 7 8 »
搜珍网 www.dssz.com