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

搜索资源列表

  1. uart16550

    0下载:
  2. Implementation of the UART 16550 model with verilog langugue
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:
    • 文件大小:41301
    • 提供者:quang
  1. sim_uart

    0下载:
  2. uart 收发器 verilog 代码,实现自收发功能 sys clk = 25m, baud 9600 停止位1, 无校验位; 代码实现了串口自收发功能,及把从 PC 收到的内容都发送会 PC, 其他波特率,自行修改代码即可,在 alter 的FPGA 上调试通过; -verilog code uart transceiver to achieve self-transceiver function sys clk = 25m, baud 9600 1 stop bit, no par
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-26
    • 文件大小:2434
    • 提供者:周西东
  1. RS232

    0下载:
  2. It s combination logic for UART. Edited in verilog-HDL.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-31
    • 文件大小:5419
    • 提供者:kim
  1. uart

    0下载:
  2. uart IP CORE Verilog quartus-uart IP CORE Verilog quartusii
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-28
    • 文件大小:37229
    • 提供者:thegreeneyes
  1. Verilog-UART

    0下载:
  2. UART With Verilog Unit for Transmission Unit for Reception
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-28
    • 文件大小:92749
    • 提供者:Rami
  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. uartverilog

    0下载:
  2. 用verilog语言编写uart程序。模拟串口时序进行收发数据操作。-verilog uart
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-30
    • 文件大小:313096
    • 提供者:一贯故
  1. uart-

    0下载:
  2. 通用异步通讯UART的工程文档,ISE打开工程,里面有VERILOG的源代码,可以编译通过-UART Universal Asynchronous communication engineering documents, ISE open the project, which has VERILOG source code can be compiled
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-02
    • 文件大小:30777
    • 提供者:mike
  1. UART

    0下载:
  2. verilog 串口模块,高度集成,下载下就能用-verilog uart communication,easy use
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-17
    • 文件大小:31252
    • 提供者:zyy
  1. UART

    0下载:
  2. xilinx官网提供的VHDL,UART串行通信模块,肯定好用,官方提供-xilinx official website provides VHDL, UART, FPGA communication module is certainly easy to use, official
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-28
    • 文件大小:10236
    • 提供者:雪尘
  1. FPGA_UART

    0下载:
  2. 用Verilog语言实现的FPGA UART独立收发模块 思路简单,代码简洁。在Lattice LFE3EA VERSA开发板上验证通过,编译器Lattice Diamond. 功能:串口收到数据后立即回传,此后每一秒串口数据+1再发送。-Using Verilog language independent of FPGA UART transceiver idea is simple, concise code. Development board in Lattice LFE3EA
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-29
    • 文件大小:2838
    • 提供者:朱强光
  1. uart

    0下载:
  2. 用verilog编写的uart代码,比较适合初学者练练手,包含初始化,收发等模块-Written code with verilog uart, more suitable for beginners practice your hand, including initialization, sending and receiving modules
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-04
    • 文件大小:201298
    • 提供者:renyanpeng
  1. Verilog-uart

    0下载:
  2. Verilog状态机实现的串口串口收发模块 -Verilog state machine for uart
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-09
    • 文件大小:1205330
    • 提供者:fu
  1. verilog-UART-Controler

    0下载:
  2. 使用verilog语言实现的UART控制器,包含发送和接收部分,波特率可调。-Using the UART controller verilog language, including sending and receiving part, the baud rate is adjustable.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-29
    • 文件大小:114867
    • 提供者:张秋光
  1. mini-UART

    0下载:
  2. URAT资料,用verilog HDL编写,具有完整的信号描述和功能-URAT data write complete signal descr iption and function, with verilog HDL
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-02
    • 文件大小:51710
    • 提供者:牛玉祥
  1. UART

    0下载:
  2. verilog写的串口程序,其功能完全最正确,带工程文件-verilog to write the serial program, its function is completely the right, with the project file
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-08
    • 文件大小:433188
    • 提供者:潘政
  1. UART

    0下载:
  2. verilog实现UART,分模块实现,希望对大家有所帮助-verilog-- UART
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-04
    • 文件大小:3633
    • 提供者:马少文
  1. uart

    0下载:
  2. verilog uart串口通讯程序设计 带个模块详细设计 及说明文档-Verilog the uart serial communication program design with the detailed design and documentation of a module
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-05-17
    • 文件大小:4130536
    • 提供者:邓烨
  1. uart

    0下载:
  2. FPGA上的verilog 的uart实现方法-FPGA on the verilog uart implementation
  3. 所属分类:Other systems

    • 发布日期:2017-12-09
    • 文件大小:1725
    • 提供者:陆建强
  1. UART-by-Verilog

    0下载:
  2. 用Verilog实现UART,并且附有详细说明那个-The Verilog UART, and with the detailed descr iption that
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-11-22
    • 文件大小:144617
    • 提供者:史欧文
« 1 2 3 45 6 7 8 9 10 ... 27 »
搜珍网 www.dssz.com