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

搜索资源列表

  1. sericommu

    0下载:
  2. 串口通信程序.在波特率为9600的串口通信程序-serial communication program. The baud rate for the 9600 serial communication program
  3. 所属分类:VHDL编程

    • 发布日期:2008-10-13
    • 文件大小:12512
    • 提供者:刘吉
  1. cyclic

    0下载:
  2. FPGA的串口通信程序,可接受或者发送数据,通过Rs232口
  3. 所属分类:VHDL编程

    • 发布日期:2008-10-13
    • 文件大小:1307738
    • 提供者:xianchunwwang
  1. FPGACOM.rar

    1下载:
  2. FPGA编程实现串口通信,源代码全。包括仿真程序。,FPGA programming serial communications, the entire source code. Including the simulation program.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-29
    • 文件大小:1270
    • 提供者:duncan
  1. uart.zip

    1下载:
  2. uart串口通信程序,用状态机实现的;测试通过,并且实践过,uart
  3. 所属分类:VHDL编程

    • 发布日期:2013-09-04
    • 文件大小:787591
    • 提供者:dasfsaf
  1. 标准的串口通讯设计VHDL

    0下载:
  2. 标准的异步串口通讯设计程序——基于VHDL编程-communication design programme of standard asynchronous serial port base on VHDL programme
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-22
    • 文件大小:10885
    • 提供者:于飞
  1. uart

    0下载:
  2. 用vhdl实现的串口通信程序,可以综合并下载到FPGA运行.-Achieved using VHDL serial communication procedures, can be synthesized and downloaded to the FPGA to run.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-13
    • 文件大小:2848
    • 提供者:liaocongliang
  1. serial_uart_top_new

    0下载:
  2. FPGA Cycloneii 系列的,测试串口通信程序,编程语言简洁,串口速率是115200bps,测试后好用的-Series FPGA Cycloneii to test the serial communication program, the programming language is simple and serial rates are 115200bps, easy-to-use test
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-24
    • 文件大小:145249
    • 提供者:LILI
  1. sever_communicaton

    0下载:
  2. 串口通信程序,对初学单片机的人很有用的。看看a-Serial communication program for beginner who SCM useful. Take a look at a
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-05
    • 文件大小:6808
    • 提供者:yamaxun
  1. 61EDA_D1061

    0下载:
  2. fpga 串口通信 本程序在fpga开发板上实验成功-fpga serial communication program in fpga development board in this experiment was a success
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-05-02
    • 文件大小:955618
    • 提供者:李振华
  1. UART

    0下载:
  2. 用FPGA开发的串口通信的程序,代码是用verilog编写的,希望对大家有用!-Serial communication with the FPGA development process, the code is written in verilog and hope for all of us!
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-01
    • 文件大小:267617
    • 提供者:郭富民
  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. FPGA

    0下载:
  2. 使用VHDL实现的串口通信程序,主要完成利用串口收发数据等功能 -Using the VHDL implementation of the serial communication program, primarily the completion of functions such as send and receive data using serial port
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-02
    • 文件大小:5052
    • 提供者:lionkurmose
  1. sci

    0下载:
  2. VHDL编写的仿单片机串口通信程序,具有校验等功能-Written in VHDL simulation microcontroller serial communication program with checking functions
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-02
    • 文件大小:111063
    • 提供者:skysonya
  1. uart

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

    • 发布日期:2017-04-04
    • 文件大小:814626
    • 提供者:Domo
  1. 串口通信

    0下载:
  2. 该程序主要实现FPGA串口通信,包含源码和串口调试工具(The program mainly to achieve FPGA serial communication, including source code and serial debugging tools)
  3. 所属分类:VHDL/FPGA/Verilog

    • 发布日期:2017-12-21
    • 文件大小:786432
    • 提供者:youngck
  1. 232串口程序

    1下载:
  2. 实现FPGA平台下串口通信,支持波特率选择,测试稳定。使能信号下降沿有效(Serial communication, support baud rate selection)
  3. 所属分类:VHDL/FPGA/Verilog

  1. verilog串口通信程序

    1下载:
  2. 串口通信程序,用于fpga的串口收发,并讲解了串口通信原理。(Serial communication program is used to receive and transmit the serial port of FPGA, and the principle of serial communication is explained.)
  3. 所属分类:VHDL/FPGA/Verilog

    • 发布日期:2018-01-08
    • 文件大小:104448
    • 提供者:yanyan5927
  1. txrx

    0下载:
  2. FPGA串口通信的简单示例程序,分为TX和RX两个模块(A simple program for FPGA serial communication)
  3. 所属分类:VHDL/FPGA/Verilog

    • 发布日期:
    • 文件大小:1024
    • 提供者:pROGRAPE
  1. 中级篇03:UART,波特率115200与PC通信

    1下载:
  2. 本程序实现FPGA的串口通信功能,可以进行数字字符等的发送,波特率为115200(This program implements the serial communication function of the FPGA, and can transmit digital characters, etc., and the baud rate is 115200.)
  3. 所属分类:VHDL/FPGA/Verilog

    • 发布日期:2019-11-12
    • 文件大小:10554368
    • 提供者:小明d1
  1. labview 串口通信

    0下载:
  2. 使用labview串口中断实现串口通信程序的设计
  3. 所属分类:VHDL编程

« 12 3 4 5 6 7 »
搜珍网 www.dssz.com