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

搜索资源列表

  1. uart vhdl代码

    0下载:
  2. 基于fpga的异步串口通信
  3. 所属分类:VHDL编程

    • 发布日期:2008-12-01
    • 文件大小:41.87kb
    • 提供者:hehe520
  1. uart.使用fpga的FIFO,状态机

    2下载:
  2. 使用fpga的FIFO,状态机,乒乓操作等实现了异步uart。,The use of fpga-FIFO, state machine, ping-pong operation to achieve the asynchronous uart.
  3. 所属分类:VHDL编程

    • 发布日期:2017-04-09
    • 文件大小:1.06mb
    • 提供者:xiao cao
  1. uart8.zip

    0下载:
  2. 使用Libero提供的异步通信IP核实现uart通信,并附带仿真程序。uart设置为1位开始位,8位数据位,1位停止位,无校验。且uart发送自带2级FIFO缓冲,占用fpga面积很小。,Libero provided the use of asynchronous communication IP core implementation uart communications, and incidental simulation program. uart is set to 1 to sta
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-29
    • 文件大小:856.5kb
    • 提供者:张键
  1. uart

    0下载:
  2. 利用fpga接受232芯片的串口数据,可以与PC进行串口通信-fpga chip using the serial data received 232, serial communication with PC
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-05-04
    • 文件大小:1.13mb
    • 提供者:杨然
  1. uart

    0下载:
  2. 语言:verilog语言 功能:通过串口控制模块,实现fpga与串口 通信。 仿真环境:modelsim 综合环境:quartus -Language: verilog language function: through the serial port control module, fpga and serial communication. Simulation Environment: modelsim integrated environment: quartu
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-01
    • 文件大小:62.7kb
    • 提供者:huangjiaju
  1. uart

    1下载:
  2. 基于fpgauart实现 用vhdl编程-The uart-based fpga using vhdl Programming
  3. 所属分类:VHDL编程

    • 发布日期:2013-09-04
    • 文件大小:512.52kb
    • 提供者:hyj1954
  1. uart

    0下载:
  2. fpga的串口模块,实现fpga与PC机的串口通讯。-fpga serial modules, fpga implementation with the PC-Serial communication.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-03
    • 文件大小:460.53kb
    • 提供者:王小
  1. uart

    0下载:
  2. uart通信协议的硬件描述语言代码,用与fpga的总线接口开发-uart communication protocol of the hardware descr iption language code, using the bus interface with the fpga development
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-07
    • 文件大小:21.62kb
    • 提供者:shigengxin
  1. uart_ise_vhdl

    0下载:
  2. fpga里实现 uart 经典 vhdl语言写的 ise工程文件-fpga implementation in vhdl language classic uart of ise project file
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-17
    • 文件大小:21.74kb
    • 提供者:孙俪
  1. uart(fpga)

    0下载:
  2. 基于现场可编程逻辑器件(fpga)使用vhdl语言QuartusII实现uart通讯-Based on field programmable logic device (fpga) using vhdl language QuartusII achieve uart communications
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-23
    • 文件大小:14.42kb
    • 提供者:刘磊
  1. uart

    0下载:
  2. 基于fpga的多调制uart的设计,相当不错,可估参考-fpga-based multi-modem uart design, very good reference to assess
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-05-04
    • 文件大小:1.07mb
    • 提供者:吴宏伟
  1. uart

    0下载:
  2. uart-universal aynchronious reciever and transmitter used to connect the pc and fpga to pass the data
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-06
    • 文件大小:3.46kb
    • 提供者:priya
  1. fpga

    0下载:
  2. fpga数字电子系统设计与开发 ISE I2C uart usb vga -ISE I2C uart usb vga
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-09
    • 文件大小:1.49mb
    • 提供者:xiong
  1. uart

    0下载:
  2. uart接口读写控制器,已经在fpga上测试通过-uart interface to read and write controller, has been tested by fpga
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-30
    • 文件大小:2.65kb
    • 提供者:zhuq
  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-02
    • 文件大小:261.34kb
    • 提供者:郭富民
  1. uart

    0下载:
  2. fpga中的uart模块,调试通过的哦!!希望对大家有所帮助,呵呵。。。我用的是quartus7.2版本编写的,当然也有些copy网上的-fpga in the uart modules, debugging through the Oh! ! We want to help, Hehe. . . I use the quartus7.2 version of the written, of course, also some copy online
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-10
    • 文件大小:1.68mb
    • 提供者:单子奇
  1. uart

    0下载:
  2. fpga基于串口指令的多电机闭环调速系统-fpga based multi-port instruction Motor Closed Loop System
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-05-10
    • 文件大小:2.04mb
    • 提供者:ace
  1. fpga-uart

    0下载:
  2. 该资料是实现vhdl的串口通信(uart),RS232接口协议,-vhdl implementation of serial communication
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-09
    • 文件大小:1.99mb
    • 提供者:lp
  1. uart

    0下载:
  2. xilinx官网提供的vhdl,uart串行通信模块,肯定好用,官方提供-xilinx official website provides vhdl, uart, fpga communication module is certainly easy to use, official
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-28
    • 文件大小:10kb
    • 提供者:雪尘
  1. fpga_uart

    0下载:
  2. 用Verilog语言实现的fpga uart独立收发模块 思路简单,代码简洁。在Lattice LFE3EA VERSA开发板上验证通过,编译器Lattice Diamond. 功能:串口收到数据后立即回传,此后每一秒串口数据+1再发送。-Using Verilog language independent of fpga uart transceiver idea is simple, concise code. Development board in Lattice LFE3EA
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-29
    • 文件大小:2.77kb
    • 提供者:朱强光
« 12 3 4 5 »
搜珍网 www.dssz.com