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

搜索资源列表

  1. EPM240_Uart

    0下载:
  2. 基于Quartus II的Verilog编写的Uart串口测试程序。数据收发机LED灯测试。-Based on the Verilog Quartus II prepared Uart serial port test program. LED lamp test data transceiver.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-05
    • 文件大小:257623
    • 提供者:
  1. uart_nbit

    0下载:
  2. 用verilog语言写的串口通信程序,包括收发两个模块,可用于FPGA的通信中,可通过程序设置收发的位数,有很好的扩展性.-Verilog language used to write serial communication program, including the sending and receiving two modules can be used for FPGA communications, you can send and receive through the progr
  3. 所属分类:VHDL-FPGA-Verilog

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

    0下载:
  2. 自己写的Verilog写的串口程序,实现收发功能。方法不错,可以参考下。-verilog...uart...
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-05
    • 文件大小:538735
    • 提供者:地主
  1. uart

    0下载:
  2. verilog实现的按键控制的串口简单收发通信-verilog implementation simple keypad control, serial communication transceiver
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-04
    • 文件大小:1410
    • 提供者:龚俊杰
  1. chuankoumokuai

    0下载:
  2. 用VERILOG实现的串口RS232自收发模块,以通过板级测试。-RS232 serial port with the VERILOG achieve self-transceiver module, through board-level test.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-03
    • 文件大小:8577
    • 提供者:闫碎猴
  1. rs232

    0下载:
  2. 这是用verilog语言写的串口自收发实验的源代码,通过板子实验,采用分层模块化设计,代码大家请仔细阅读-It is written in verilog serial transceiver test from the source code through the board experiments, a stratified modular design, code, we can slowly digest
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-04
    • 文件大小:1623
    • 提供者:陈泰安
  1. task22constant

    0下载:
  2. 清华大学电子课程设计:Verilog语言,Quartus可以正确运行,下载到FPGA上可完成PC与FPGA一串数据的连续收发,且实现本地回环,异步串口通信-Verilog language, Quartus can be correctly downloaded to the FPGA to be completed by PC and FPGA transceivers continuous string of data, and implement local loop, asynchron
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-08
    • 文件大小:580368
    • 提供者:薛芬
  1. uart_1203_4

    0下载:
  2. MUC+fpga 串口扩展,已调试通过,4路串口共用中断,收发fifo,波特率可调,其他的可以自己添加,网上类似资料极少,极具参考价值!只提供verilog源码!-MUC+ fpga McU.that, already debugging, through, 4 road serial common interrupt, receiving and dispatching fifo, baud rate can be adjusted, the other can add your own, o
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-05-10
    • 文件大小:2239520
    • 提供者:李康
  1. FPGA_uart

    0下载:
  2. verilog 编写的FPGA串口通信的代码,可实现串口的收发操作-FPGA serial communication code written in verilog serial transceiver operation
  3. 所属分类:software engineering

    • 发布日期:2017-11-14
    • 文件大小:101090
    • 提供者:wangwei
  1. iic_com

    0下载:
  2. 用verilog语言实现IIC读写与并通过UART协议在串口PC显示,实现数据收发-IIC using verilog language and literacy with the PC via the serial port UART protocol display, data transceiver
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-12-01
    • 文件大小:12620
    • 提供者:
  1. UltraSensor-Vram-V8

    0下载:
  2. Verilog语言编写的FPGA程序,有串口收发引擎代码,AD初始化采集代码,键盘扫描代码-FPGA Verilog language program, a serial port transceiver engine code, AD initialization acquisition code, the keyboard scan codes
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-11-15
    • 文件大小:2376079
    • 提供者:guowuye
  1. final_system

    0下载:
  2. verilog实现串口收发,发送本人的学号哈,可以拿来参考一下的,电子科技大学数字设计课程。-Serial transceiver verilog send my student number Ha, can be used to refer to, electronic, digital design courses University of Technology.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-11-27
    • 文件大小:3931940
    • 提供者:lianggui
  1. fpga_uart

    0下载:
  2. verilog编写的简单串口收发代码,quartues II 下cyclone II 测试通过-prepared by the simple serial transceiver verilog code, quartues II test under the cyclone II
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-03
    • 文件大小:2777
    • 提供者:polun
  1. CHUANKOUrxtx

    0下载:
  2. Verilog写的串口收发程序 ,基于FPGA的相关测试,亲测没有任何问题。-Verilog write the serial transceiver procedures, FPGA-based correlation test, pro-test without any problems.
  3. 所属分类:Other systems

    • 发布日期:2017-05-21
    • 文件大小:5807442
    • 提供者:陶英健
  1. UART01

    1下载:
  2. 可靠的FPGA串口收发程序,用Verilog编写,可以自行调整波特率!-Reliable FPGA serial transceiver procedures, with Verilog prepared to adjust the baud rate themselves!
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-05-14
    • 文件大小:3457691
    • 提供者:
  1. string

    0下载:
  2. 用verilog语言实现串口收发器设计,有详细代码-Serial Transceiver Design verilog language, a detailed Code
  3. 所属分类:assembly language

    • 发布日期:2017-04-15
    • 文件大小:6394
    • 提供者:迅雷
  1. verilog_UART

    0下载:
  2. verilog语言 FPGA 串口收发模块,既可以接收也可以发送,可以自行更改波特率-Verilog language FPGA serial transceiver module, I can receive can send also to change the baud rate
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-29
    • 文件大小:353584
    • 提供者:张旭
  1. source

    0下载:
  2. FPGA串口,verilog HDL串口收发程序-FPGA serial, verilog HDL serial transceiver procedures
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-13
    • 文件大小:2202
    • 提供者:zkybs
  1. uart

    0下载:
  2. UART的串口程序,收发功能都已实现,直接可用(UART serial procedures, transceiver functions have been achieved, directly available)
  3. 所属分类:VHDL/FPGA/Verilog

    • 发布日期:2017-12-26
    • 文件大小:2048
    • 提供者:上腾娱乐
  1. teacher_uart

    1下载:
  2. 由verilog编写的uart收发模块,能够在串口助手发送字符,并在数码管上显示,开发板为basys3 内置约束文件(The UART transceiver module written by Verilog can send characters to serial assistant and display them on the digital tube. the development board is built-in constraint file of basys3)
  3. 所属分类:VHDL/FPGA/Verilog

    • 发布日期:2019-03-27
    • 文件大小:1925120
    • 提供者:abc1997
« 1 2 34 »
搜珍网 www.dssz.com