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

搜索资源列表

  1. tx

    0下载:
  2. 自己编写的串口UART发送的Verilog模块。与FIFO连接,可以实现自动连续发送。
  3. 所属分类:VHDL编程

    • 发布日期:2008-10-13
    • 文件大小:7321
    • 提供者:YongZhiLi
  1. UART_spec

    0下载:
  2. a UART model with FIFO buffer, design with verilog
  3. 所属分类:Communication

    • 发布日期:2017-03-28
    • 文件大小:144964
    • 提供者:quang
  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. pgm

    0下载:
  2. uart vhdl code contains all the neceesary things for a uart of speed 2 mbps and has a fifo of 64 KB
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-28
    • 文件大小:206229
    • 提供者:libin
  1. SC16C752B

    0下载:
  2. The SC16C752B is a dual Universal Asynchronous Receiver/Transmitter (UART) with 64-byte FIFOs, automatic hardware/software flow control, and data rates up to 5 Mbit/s (3.3 V and 5 V). The SC16C752B offers enhanced features. It has a Transmission
  3. 所属分类:OS Develop

    • 发布日期:2017-03-26
    • 文件大小:160494
    • 提供者:刘伟
  1. UART_FIFO

    1下载:
  2. Verilog 语言描述,基于FIFO设计的UART。Quartus 10中编译通过-Verilog language descr iption, based on the design of the UART FIFO
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2015-11-10
    • 文件大小:509952
    • 提供者:老虎
  1. FIFOED_UART

    1下载:
  2. CAL_UART核verilog源码,带FIFO,FIFO深度可设置。-fifoed uart ip core. cal_uart.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2014-10-06
    • 文件大小:6144
    • 提供者:杨胜尧
  1. uart

    0下载:
  2. 关于串口发送的verilog代码,实验中经常用到,已经用FIFO-it is about the uart transmit verilog code,very useful in experiment.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-11-24
    • 文件大小:2955
    • 提供者:李sir
  1. fifo_uart

    0下载:
  2. 使用fifo完成的串口通信。verilog语言。-fifo-uart verilog
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-02
    • 文件大小:2569
    • 提供者:曹曹
  1. 5-verilog-programs

    0下载:
  2. the file contains 5 verilog source codes 1. varying pulses 2. DRAM 3. FIFO 4. UART 5. 16 bit divider
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-14
    • 文件大小:5224
    • 提供者:Srinath
  1. sram_fifo_uart

    2下载:
  2. 用verilog HDL编写的SRAM+FIFO+UART模块,欢迎各位指点 -Welcome to the guidance written in verilog HDL SRAM+FIFO+UART module
  3. 所属分类:VHDL编程

    • 发布日期:2014-01-12
    • 文件大小:2303323
    • 提供者:钱世俊
  1. fifo_uart

    0下载:
  2. uart的verilog代码,包含fifo,并且采用过采样以防止噪声的干扰-uart verilog code
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-11-18
    • 文件大小:2674
    • 提供者:李天一
  1. UART_Transmitter_Arch

    0下载:
  2. 自己编写的带有FIFO的UART串口发送模块,代码通过状态机实现,开发语言是Verilog-I have written to the FIFO UART serial transmit module code through the state machine implementation, development languages ​ ​ Verilog
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-12-02
    • 文件大小:1659
    • 提供者:wangzhongwei
  1. uart_fifo

    0下载:
  2. 带fifo的串口通信verilog设计,该设计为学习uart所用,完成PC端发送至fpga后fpga原数据返回,支持长字符串。-Serial communication with fifo verilog design, which is used to learn uart complete PC sends data back to the original post fpga fpga, support long strings.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2015-11-10
    • 文件大小:150528
    • 提供者:Xin
  1. New_UART_verilog

    1下载:
  2. 这个是最新的UART的verilog代码,里边含有和UART相关的所有function,比如状态机,接收发送FIFO等相关代码。-New UART verilog sample code,Include FIFO code state mashine code ,recevier/trasmiter code
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-14
    • 文件大小:4088
    • 提供者:parkershe
  1. uartfifo

    0下载:
  2. fifo模式下的uart串口verilog的源程序-fifo mode serial uart verilog source
  3. 所属分类:Com Port

    • 发布日期:2017-04-29
    • 文件大小:253972
    • 提供者:boren
  1. uart_fifo_transceiver_verilog

    0下载:
  2. verilog UART FIFO 自发自收 自己验证过 基于EP1C3T开发板的-Verilog UART FIFO internal loopback; tested; based on EP1C3T
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-05-03
    • 文件大小:711433
    • 提供者:清水磐石
  1. parameter_uart_rx

    1下载:
  2. 串口接收模块,可以通过parameter,参数化配置传输速率、传输位宽和校验。采用Verilog语音编程实现。使用者根据串口的要求配置好参数,并根据缓冲的大小配置FIFO就可以使用。对帧错误(停止位不为高),检验错误和读FIFO超时(FIFO满的情况下,有新的数据到)等现象进行了检查。(UART serial receiver module, through parameter, configuration parameters of the transmission rate, Data wi
  3. 所属分类:VHDL/FPGA/Verilog

    • 发布日期:2017-08-30
    • 文件大小:4096
    • 提供者:老工程师
  1. uart_design

    0下载:
  2. UART设计的VERILOG代码,具有FIFO功能,能实现CPU与外设之间的数据与指令通信(The VERILOG code designed by UART, which has the function of FIFO, can realize the communication between the data and the instruction between the CPU and the peripherals)
  3. 所属分类:VHDL/FPGA/Verilog

    • 发布日期:2018-04-23
    • 文件大小:547840
    • 提供者:沐羽1996
  1. uart_fifo_n

    0下载:
  2. verilog 带fifo的串口收发模块(verilog uart with fifo)
  3. 所属分类:其他

    • 发布日期:2018-04-29
    • 文件大小:7583744
    • 提供者:yxsheron
« 12 »
搜珍网 www.dssz.com