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

搜索资源列表

  1. uart_EP3C16_FIFO

    1下载:
  2. Verilog编写的串口RS232收发字符串程序,使用FIFO作为数据缓冲区,有效收发字符串长度为256字节,解决了利用串口调试工具与FPGA通讯只能收发单字节的问题.-Programs for uart/RS232, it can receive and transmit strings.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2015-11-10
    • 文件大小:6756352
    • 提供者:515666524
  1. 3128(vhdl)

    0下载:
  2. 里面均为用VHDL写的一些经典小程序,经过了验证均能很好的运行,一下为这些小程序的清单,希望能给大家能带来帮助: t1流水灯 t2 蜂鸣器实验 t3 拨码开关实验 t4 PWM控制LED亮度程序 t5 状态机实现流水灯 t6 静态数码管显示 t7 按键0-99计数程序 t8 红外实验 t9 0—99计数实验 t10 矩阵键盘显示 t11点阵 t12 PS2键盘识别 t13 ADC0804模拟量转化数字量实验 t14电子钟 t15 串口
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-05-16
    • 文件大小:4148424
    • 提供者:熊文吉
  1. UART

    0下载:
  2. uart串口通讯,串口初始化,串口接收数据,串口发送数据-uart serial communication, serial port initialization, the serial port receive data, send data to serial
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-04
    • 文件大小:1311
    • 提供者:zhangyue
  1. UARTS

    0下载:
  2. 串口通讯程序,测试通过,可正常收发串口数据。-uart send and receive
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-05
    • 文件大小:91057
    • 提供者:刘茜
  1. as_fifo1

    0下载:
  2. 实现异步FIFO功能,实现串行数据通讯功能,可以用FPGA实现串口扩展-Asynchronous FIFO functions, serial data communication
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-10
    • 文件大小:1092
    • 提供者:xzq
  1. UART-LED

    0下载:
  2. 本实验实现与电脑的串口通讯,并将接收的数据显示在数码管上。-The experimental realization of the computer' s serial communications, and data displayed on the digital receiver tube.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-02
    • 文件大小:588986
    • 提供者:高多平
  1. RFID_UART

    0下载:
  2. 实现了rfid与fpga串口的数据通讯,fpga自发送-Achieve rfid serial data communication with the fpga, fpga from sending
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-01
    • 文件大小:327187
    • 提供者:xingxia
  1. Ptxd

    0下载:
  2. 模拟RS-232串口产生周期串口数据,可以根据需要修改周期参数,及时钟参数,代码可以直接用来产生需要波特率的通讯模拟数据。-Analog RS-232 serial port generates cycle serial data, based on the need to modify the cycle parameters, and clock parameters, the code can be directly used to generate analog data communi
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-12-08
    • 文件大小:1279
    • 提供者:zcy
  1. VHDL_LCDPUART_example10

    0下载:
  2. VHDL实现的串口通讯和1602液晶显示的实验程序,可以从PC发送数据到FPGA,并在LCD上显示,也可从FPGA开发板上键入数据,在LCD上显示,并通过串口发送到PC机上,适合初学者入门使用,-VHDL realization of the experimental program of serial communication and 1602 LCD, you can send the data from the PC to the FPGA, and displayed on the L
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-11-23
    • 文件大小:2178568
    • 提供者:linbaoluo
  1. uart_Rx

    0下载:
  2. 在Xilinx的SP605开发板上实现了FPGA接收数据的串口通讯,接收数据是Led会亮,没有接收数据的时候灯是灭的。-Xilinx SP605 development board FPGA receives serial data communication receive data Led lights not receive data when the lights are off.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-12-05
    • 文件大小:255669
    • 提供者:曹荣丽
  1. Verilog-UART

    0下载:
  2. 功能:UART串口通讯实信实验 描述:本程序共四个模块 模块1:接收数据的波特率发生模块,接收模块在接收到下降沿时,通过标志位启 动该模块的波特率计数器,并在计数中返回一个采样标志位给接受模块, 通知接收模块采样; ---------------------------------------------------------------------- 模块2:数据接收模块,该模块一旦监测到数据输入端有下降沿,就立即启动波 特率(标志位置1),并使
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-11-06
    • 文件大小:16375
    • 提供者:mrmu
  1. serial

    0下载:
  2. 基于FPGA的串口通讯,能够实现串口助手给fgpa发送16进制的数字,FPGA也能够向串口调试助手发送数据-Based on FPGA, serial port communication can realize serial assistant send fgpa hexadecimal Numbers, the FPGA can also send data to serial debugging assistant
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-11-26
    • 文件大小:757674
    • 提供者:wanglei
  1. Serial_port_modul

    0下载:
  2. 串口通讯的Verilog程序,用于FPGA控制串口进行数据发送,接收,包含一个串口模块和一个进行调试的主控模块,主控模块可以随意自我设置,串口模块是固定的,全部程序都经过调试,都带有注释,很清晰。-Verilog serial communication program for FPGA control serial data to send, receive, including a serial debugging module and a control module, control m
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-08
    • 文件大小:64187
    • 提供者:展开
  1. RS232_R_T

    0下载:
  2. 基于FPGA的verilog语言的串口通讯的数据接收和发送模块的程序-The data receiving and sending module of FPGA serial communication program based on Verilog language.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-05-06
    • 文件大小:1402784
    • 提供者:徐砥中
  1. RS422_UART

    1下载:
  2. RS422 串口通讯 (包括 testbench,虚拟RAM,数据收发,波特率生成,数据接收抗干扰)-RS422 UART testbench BaudGen
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-30
    • 文件大小:6994
    • 提供者:李俊
  1. uart

    0下载:
  2. 这是一个串口通讯模块,从串口接收14个数据后用于计算并将计算结果从串口发送出去,里面包含testbench。-This is a serial communication module 14 the serial port to receive data used to calculate the results and sent the serial port, which contains the testbench.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-05-24
    • 文件大小:7735121
    • 提供者:阿力
  1. 串口通讯

    0下载:
  2. 利用FPGA 收发串口数据,可与上位机以及其它芯片通信(Using FPGA to send and receive serial data, it can communicate with the host computer and other chips.)
  3. 所属分类:VHDL/FPGA/Verilog

    • 发布日期:2018-05-03
    • 文件大小:434176
    • 提供者:朽木生
搜珍网 www.dssz.com