CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 嵌入式/单片机编程 VHDL编程 搜索资源 - 串口通信

搜索资源列表

  1. ps2-RS232

    0下载:
  2. PS2键盘字符码输出,通过FPGA控制,与pc机实现串口通信(RS232)-PS2 keyboard character code output by FPGA control, serial communication with the pc-(RS232)
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-05-18
    • 文件大小:4770124
    • 提供者:刘渝
  1. fpga_com_intf

    0下载:
  2. 一个简单的串口通信程序,verilog, 很容易实现,而且占资源很少-a simple serial interface
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-10
    • 文件大小:1150
    • 提供者:lilibang
  1. verilog-spi

    0下载:
  2. verilog 写的串口通信代码 code-verilog 写的串口通信代码
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-02
    • 文件大小:2459
    • 提供者:孙范瑞
  1. LS_TX_RX

    0下载:
  2. 利用altera公司的FPGA使用verilog语言实现八位串口通信功能 -Altera FPGA using the verilog language to achieve the eight serial communication function
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2014-09-24
    • 文件大小:1047552
    • 提供者:李枫
  1. main

    0下载:
  2. 利用stm32单片机,对I2C和串口通信做测试,通过LED灯来显示-The stm32 MCU, I2C and serial communication test, LED lights to display
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-05
    • 文件大小:1178
    • 提供者:xufuzhen
  1. uart_tx

    0下载:
  2. FPGA用于串口通信的发送程序,用于跟计算机以及各FPGA通信间的通信-transmit process of serial communication in FPGA, to communicate with computer and the other FPGA
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-06
    • 文件大小:1123
    • 提供者:
  1. serial

    0下载:
  2. 本模块的功能是验证实现和PC机进行基本的串口通信的功能。需要在PC机上安装一个串口调试工具来验证程序的功能。 程序实现了一个收发一帧10个bit(即无奇偶校验位)的串口控制器,10个bit是1位起始位,8个数据位,1个结束位。 串口的波特律由程序中定义的div_par参数决定,更改该参数可以实现相应的波特率。程序当前设定的div_par 的值 是0x145,对应的波特率是9600。用一个8倍波特率的时钟将发送或接受每一位bit的周期时间划分为8个时隙以使通 信同步.-The fu
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-31
    • 文件大小:56465
    • 提供者:happy
  1. myprogram

    0下载:
  2. 文件包中包含了与FPGA及串口通信相关的程序及教程,对学习FPGA很有帮助。-File packages that contain and FPGA and serial interface communication related procedures and tutorial to the study of FPGA to have the help very much.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-12-05
    • 文件大小:59529216
    • 提供者:jamysun
  1. tongxun

    0下载:
  2. CAN总线通信实例,SCI串口通信实例,快速以太网通信技术的应用实例,虚拟I2C总线软件包应用实例-CAN bus communication instance, SCI serial communication instance, an application example of the Fast Ethernet communication technology, virtual I2C total Instance of the line package applications
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-07
    • 文件大小:534695
    • 提供者:tangzilin
  1. UART

    0下载:
  2. UART串口通信协议的verilog代码-Verilog code of UART serial communication protocol
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-06
    • 文件大小:51946
    • 提供者:snzs
  1. Serial-debugging

    0下载:
  2. 本文分析RS232 串口通信的原理,介绍Verilog 模块调用的方法-This paper analyzes the principle of the RS232 serial communication, introduction to the Verilog module calls the method
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-05-01
    • 文件大小:516385
    • 提供者:dltt
  1. USBUART0

    1下载:
  2. c8051f350的串口通信程序,发送单个字符串-c8051f350 serial communication program, send a single string
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2016-02-20
    • 文件大小:1024
    • 提供者:songjun
  1. fifo_uart

    0下载:
  2. 使用fifo完成的串口通信。verilog语言。-fifo-uart verilog
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-02
    • 文件大小:2569
    • 提供者:曹曹
  1. s24_uart

    0下载:
  2. 这是一个串口通信协议,有详细的说明,欢迎下载!-This a code of uart in verilog ,describled in detail,welcome to download!
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-05-15
    • 文件大小:3862155
    • 提供者:lipeng
  1. the-8255-LCD

    2下载:
  2. 设计一串口通信程序,波特率9600,通过RS232串口自环。自动循环发送数据串(设计在程序中)接收并存储和显示该数据串发送数据内容由键盘输入,每串数据不大于8字节。数据串单次发送由按键启动,接收端显示数据串并存储。可查询、清楚已存数据串-The design of a serial communication program, baud rate 9600, through the RS232 serial ring. Automatic cycle to send data string (d
  3. 所属分类:VHDL编程

    • 发布日期:2013-07-10
    • 文件大小:25387
    • 提供者:gonglingjun
  1. uartverilog

    0下载:
  2. FPGA与上位机通过串口调试助手进行串口通信,回发传过来的数据-FPGA and host computer through the serial port debugging assistant serial communication, and pass over the data postback
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-03
    • 文件大小:313235
    • 提供者:yy
  1. uart.main

    0下载:
  2. 异步串口通信程序,带时序输出,已经验证过了-Asynchronous serial communication program with the timing of the output has already been verified
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-05-16
    • 文件大小:4093710
    • 提供者:zenglei
  1. verilog___UART

    0下载:
  2. Verilog 编写的串口通信模块 带测试代码-Verilog prepared by the serial communication module with a test code
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-16
    • 文件大小:8990
    • 提供者:wuming
  1. SERIAL-COMMUNICATION

    0下载:
  2. RS232 串口通信 2:Rx 3:TX-RS232 serial communication
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-29
    • 文件大小:568568
    • 提供者:whb
  1. USART

    0下载:
  2. RS232串口通信的VERILOG代码,包含了测试文件,及参数文件,用户只需要修改参数文件里的参数即可满足不同的应用需求;由于串口逻辑比较简单,程序中没有注释;-RS232 serial communication VERILOG code contains the test files and parameter files, users only need to modify the parameters in the parameter file to meet different app
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-04
    • 文件大小:3619
    • 提供者:chendongkui
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 ... 22 »
搜珍网 www.dssz.com