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

搜索资源列表

  1. UART(FPGA)

    1下载:
  2. 基于FPGA的串行通信UART控制器,采用VHDL语言编写,包含多个子模块。 在ISE或FPGA的其它开发环境下新建一个工程,然后将文档中的各个模块程序添加进去,即可运行仿真。源程序已经过本人的仿真验证。-FPGA-based UART serial communication controller, using VHDL language, includes a number of sub-module. ISE FPGA or in the other developing a new
  3. 所属分类:WEB源码

    • 发布日期:2008-10-13
    • 文件大小:14758
    • 提供者:李浩
  1. FPGA-digital-circuit-design

    0下载:
  2. < FPGA数字电子系统设计与开发实例导航> 一书的代码,FPGA数字电子系统设计与开发实例导航,用硬件描述语言编写的,I2C,UART,USB,VGA,CAN-BUS,网络等等的书籍配套原代码。。。。 使用方法: 1.拷贝到硬盘。 2.用ISE创建项目,分别加入各个代码文件,即可。
  3. 所属分类:VHDL编程

    • 发布日期:2008-10-13
    • 文件大小:1567644
    • 提供者:卢桂荣
  1. FPGA+DSS+UART

    0下载:
  2. 用FPGA实现任意波形发生器的源代码,另外还包括FPGA实现UART,从而与MCU实现串行通信。
  3. 所属分类:VHDL编程

    • 发布日期:2014-01-16
    • 文件大小:2057
    • 提供者:zhuangxb
  1. uart.core.for.FPGA

    1下载:
  2. 一个UART的FPGA core,附有详细的代码阅读笔记
  3. 所属分类:VHDL编程

    • 发布日期:2014-01-17
    • 文件大小:614257
    • 提供者:获得
  1. bus

    0下载:
  2. 公交车系统基于FPGA芯片的基础上,增加了数码管显示模块、语音自动报站模块、红外通信模块。站牌系统采用以FPGA为核心的主控芯片,增加液晶显示模块、红外通信模块、RS232总线模块、指示灯显示模块等。(The bus system is based on FPGA chip. It adds digital tube display module, voice automatic reporting module and infrared communication module. The bu
  3. 所属分类:VHDL/FPGA/Verilog

    • 发布日期:2018-01-01
    • 文件大小:6710272
    • 提供者:幽山之隅
  1. uart程序_quartus_verilog

    0下载:
  2. 该程序实现uart串口收发数据,按照通信数据格式,代码编写规范,实现fpga中uart通信功能。(The program realizes the UART serial transceiver data, according to the communication data format, code specification, to achieve UART communication function in fpga.)
  3. 所属分类:串口编程

    • 发布日期:2018-01-02
    • 文件大小:1024
    • 提供者:小阳子
  1. uart

    0下载:
  2. 用Verilog实现FPGA的uart的串行通信功能,并附有testbench(The serial communication function of FPGA of UART is realized with Verilog, and Testbench is attached)
  3. 所属分类:VHDL/FPGA/Verilog

    • 发布日期:2018-01-02
    • 文件大小:308224
    • 提供者:怪了个乖
  1. uart

    0下载:
  2. 串口uart文档及原程序,适合初学者学习(Serial uart document and the original program)
  3. 所属分类:书籍源码

    • 发布日期:2018-01-02
    • 文件大小:196608
    • 提供者:诺空
  1. 07_uart_test

    0下载:
  2. uart通信协议的Verilog编码实现,以及完整的测试文件。(UART communication protocol Verilog encoding implementation, as well as a complete test file.)
  3. 所属分类:VHDL/FPGA/Verilog

    • 发布日期:2018-01-04
    • 文件大小:359424
    • 提供者:声声不洗
  1. tx_rx_fifo

    0下载:
  2. 通过串口将接收到的数据存入fifo,fifo存满后使能串口发送功能,将接收到的数据发送出去(Use fifo to realize the receive and send function of the uart. The function is no problem.)
  3. 所属分类:VHDL/FPGA/Verilog

    • 发布日期:2018-01-06
    • 文件大小:3791872
    • 提供者:Pgaf
  1. Uart

    0下载:
  2. fpga串口通信底层实现程序,可以实现串口的收发工作。(The underlying implementation of FPGA serial communication)
  3. 所属分类:VHDL/FPGA/Verilog

    • 发布日期:2018-01-07
    • 文件大小:16896000
    • 提供者:王壮
  1. uart

    0下载:
  2. FPGA Verilog设计UART通讯程序(UART communication code with Verilog in FPGA)
  3. 所属分类:VHDL/FPGA/Verilog

    • 发布日期:2018-01-10
    • 文件大小:117760
    • 提供者:gq_zhou
  1. FULL_UART

    0下载:
  2. UART using FPGA implementation
  3. 所属分类:VHDL/FPGA/Verilog

    • 发布日期:2018-04-21
    • 文件大小:434176
    • 提供者:VannGT
  1. UART

    0下载:
  2. Verilog写的UART 协议。可用于FPGA RS232接口实现。(The UART protocol written by Verilog. It can be used for the implementation of the FPGA RS232 interface.)
  3. 所属分类:VHDL/FPGA/Verilog

    • 发布日期:2018-04-22
    • 文件大小:1024
    • 提供者:Gavin_Wang
  1. uart

    0下载:
  2. uart串口FPGA实现示例 example(uart serial interface example)
  3. 所属分类:VHDL/FPGA/Verilog

    • 发布日期:2018-04-23
    • 文件大小:10240
    • 提供者:davidren
  1. uart

    0下载:
  2. UART接口的基于FPGA芯片,用Verilog语言实现,在quartus上操作(UART interface is implemented by FPGA)
  3. 所属分类:VHDL/FPGA/Verilog

  1. uart

    0下载:
  2. 此上传文件实现的功能就是FPGA里实现从PC接收数据,然后把接收到的数据发回去。 使用的是串口UART协议进行收发数据。(The function of this upload file is to receive data from PC in FPGA and send back the received data.The serial port UART protocol is used to receive and receive data.)
  3. 所属分类:VHDL/FPGA/Verilog

    • 发布日期:2018-05-03
    • 文件大小:1649664
    • 提供者:木子桶
  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. 04_uart_test

    0下载:
  2. 基于FPGA的串口通信实验,用的是黑金板子CYCLONE IV(FPGA UART test code,simple and easy to study,good)
  3. 所属分类:VHDL/FPGA/Verilog

    • 发布日期:2020-02-26
    • 文件大小:3529728
    • 提供者:年轻的国王
  1. 国产FPGA参考设计IPCORE_UART_example_M5&M7

    0下载:
  2. 国产FPGA的UART参考设计IPCORE源代码。 The IP provides two kinds of simplified interface connected to EMIF bus and AHB bus for communication with 8051 core and ARM core.The two kinds of interface are full-duplex serial communication interface. Support programmabl
  3. 所属分类:VHDL/FPGA/Verilog

    • 发布日期:2021-04-09
    • 文件大小:3162112
    • 提供者:空空居士
« 1 2 3 4 5 67 8 9 10 11 ... 23 »
搜珍网 www.dssz.com