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

搜索资源列表

  1. x2uart-all

    0下载:
  2. 适用异步收发器设计的vhdl语言,是学习UART知识的好例程-Asynchronous Receiver Transmitter apply VHDL design language, are a good knowledge of study UART routines
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-15
    • 文件大小:6286
    • 提供者:xzq
  1. uart_tx

    0下载:
  2. Interface for Transmitter UART
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-02
    • 文件大小:851
    • 提供者:preseo
  1. UARTVHDL

    0下载:
  2. UART是广泛使用的串行数据通讯电路。本设计包含UART发送器、接收器和波特率发生器。设计应用EDA技术,基于FPGA/CPLD器件设计与实现UART。-UART is a widely used serial data communication circuit. The design includes UART transmitter, receiver and baud rate generator. Application of EDA design technology based o
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-01
    • 文件大小:241212
    • 提供者:王志慧
  1. UARTRX

    0下载:
  2. its code for uart transmitter.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-13
    • 文件大小:1628
    • 提供者:sundaram
  1. UART

    0下载:
  2. UART receiver transmitter verlog code
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-08
    • 文件大小:15738
    • 提供者:Jacknapes
  1. UART

    0下载:
  2. UART (universal asynchronous receiver transmitter protocol) working verilog
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-13
    • 文件大小:2281
    • 提供者:Salman
  1. TLC5510-VHDL

    0下载:
  2. (1)UART发送器VHDL程序 --文件名:transfer.vhd。 --功能:UART发送器。 --说明:系统由五个状态(x_idle,x_start,x_wait,x_shift,x_stop)和一个进程构成。 -(1) UART transmitter VHDL program- the file name: transfer.vhd.- Function: UART transmitter.- Descr iption: The system consists of
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-25
    • 文件大小:3297
    • 提供者:pepsiprite
  1. uart_tx_2

    0下载:
  2. VHDL Code for UART Transmitter
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-11
    • 文件大小:1119
    • 提供者:hani
  1. 1UART

    0下载:
  2. Descr iption : Behavioral model of UART transmitter -- -- Model reads semicode from text file and performs UART transmissions -- Supports: -- outputs: TxD - UART Transmit Data-Descr iption : Behavioral model of UART transmitter --
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-16
    • 文件大小:30715
    • 提供者:ala
  1. uart_rx_test

    0下载:
  2. 基于verilog的串口uart发送端实现-Verilog-based serial uart transmitter to achieve
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-06
    • 文件大小:340630
    • 提供者:许地
  1. A-Simplified-VHDL-UART

    0下载:
  2. In embedded systems, the processor that we choose for our design may not come with built-in peripherals. Therefore, designers will have to implement these devices in hardware keeping in mind that they will need to interface to the processor. In this
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-29
    • 文件大小:375158
    • 提供者:mezzich
  1. UART

    0下载:
  2. 基于FPGA的(Universal Asynchronous Receiver Transmitter,UART)串行通信设计论文-FPGA BASIC FOR (Universal Asynchronous Receiver Transmitter,UART)
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-07
    • 文件大小:300028
    • 提供者:王誉霖
  1. uart

    0下载:
  2. Verilog 编写全双工UART input clk, // 这个模块的主时钟 input rst, // 同步复位信号 input rx, // 串口接收端口 output tx, // 串口发射端口 input transmit, // 发送信号 input [7:0] tx_byte, // 发送的字节 output received, // 表明,已接受到一个字节 output [7:0] rx_
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:
    • 文件大小:1393
    • 提供者:
  1. uart_tx_and_rx

    0下载:
  2. A verilog code for UART transmitter and receiver system-A verilog code for UART transmitter and receiver system...
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-12-07
    • 文件大小:1002
    • 提供者:EBIN JOY
  1. UART

    0下载:
  2. 本论文使用Verilog HDL 语言描述硬件功能,利用QuartusII 5.0在 FPGA 芯片上的综合描述,采用模块化设计方法设计UART(通用异步收发器)的各个模块。-The paper using Verilog HDL language to describe hardware features, the use of the FPGA chip QuartusII 5.0 comprehensive descr iption of the modular design approa
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-11-14
    • 文件大小:312416
    • 提供者:wangjianyuan
  1. uart_tx

    0下载:
  2. uart transmitter module in verilog hdl
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-12
    • 文件大小:656
    • 提供者:Srikanth
  1. UART

    0下载:
  2. UART Package Declaration with Receiver Transmitter !
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-28
    • 文件大小:208397
    • 提供者:Ahzh
  1. uart_mm

    0下载:
  2. Its uart transmitter and receiver
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-05-14
    • 文件大小:3508570
    • 提供者:trung
  1. xapp223

    0下载:
  2. UART Receiver with internal 16-byte buffer and UART Transmitter with internal 16-byte buffer for Virtex, Virtex-E and Spartan-II FPGAs-UART Receiver with internal 16-byte buffer and UART Transmitter with internal 16-byte buf
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-05-06
    • 文件大小:588439
    • 提供者:duchil
  1. uart_test

    0下载:
  2. 收发端都采用2M波特率发送串口数据,通过PIN口直接输入输出串口数据,目的是为了跟外围高速器件完成高速的串口数据的收发,普通USB转串口的都只能支持不到1M的波特率,内部采用乒乓FIFO进行时钟域切换以及缓存(The transmitter and receiver are used 2M baud rate serial data transmission, directly through the PIN port serial input and output data, the purp
  3. 所属分类:VHDL/FPGA/Verilog

    • 发布日期:2018-01-05
    • 文件大小:16316416
    • 提供者:marktuwen
« 1 23 »
搜珍网 www.dssz.com