登录
首页 » Verilog » 用Verilog HDL实现的uart通用串口通信程序,已经验证成功

用Verilog HDL实现的uart通用串口通信程序,已经验证成功

于 2022-07-10 发布 文件大小:178.11 kB
0 156
下载积分: 2 下载次数: 2

代码说明:

在ISE下开发的通用串口通信程序,使用的编程语言是Verilog HDL语言,采用了fifo,已经进行实验验证通过,适合Verilog初学者,欢迎交流学习。

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • BGM benchmark
    // DEFINES `define BITS 32         // Bit width of the operands `define NumPath 34        module bgm(clock,  reset, sigma_a,  sigma_b,  sigma_c, Fn, dw_x, dw_y, dw_z, dt, Fn_out  ); // SIGNAL DECLARATIONS input clock; input reset; input [`BITS-1:0] sigma_a; input [`BITS-1:0] sigma_b; input [`BITS-1:0] sigma_c; input [`BITS-1:0] Fn; input [`BITS-1:0] dw_x; input [`BITS-1:0] dw_y; input [`BITS-1:0] dw_z; input [`BITS-1:0] dt;
    2022-04-09 23:29:23下载
    积分:1
  • ass1_3_safe
    The objective of this project is to design and implement the controller for an electronic safe. You will interface a 16-button keypad to the NIOS boards. The combination code of the safe will be the last
    2011-03-05 01:17:22下载
    积分:1
  • PMW风扇驱动
    该模块依据输入的温度,来自动调整PWM输出的占空比,从而进行CPU散热风扇的智能调速,温度需要上层软件往该模块中下发。
    2022-07-18 05:43:14下载
    积分:1
  • I2C
    K2FPGA开发板实验教程——I2C协议说明及verilog实现读写I2C器件,中文内涵代码,验证可用。(K2FPGA development board test tutorial- I2C protocol description and verilog read and write I2C devices, Chinese connotation code to verify availability.)
    2014-03-28 16:37:59下载
    积分:1
  • mp3codec
    it is used to compile codec
    2009-03-04 17:00:53下载
    积分:1
  • QAM
    OFDM中的16QAM星座映射的实现实现详细代码(In OFDM 16QAM constellation mapping to achieve the realization detailed code)
    2021-03-11 17:59:25下载
    积分:1
  • vga
    利用FPGA控制VGA显示器显示字符汉字的程序,里面有注释。(VGA display with FPGA control procedures Kanji characters, there are comments.)
    2013-11-25 11:59:13下载
    积分:1
  • NOC 模拟器
    < 跨度 style="font-size:12.0pt;line-height:115%;font-family:"color:#272525 ;"> 芯片网络 (NoC) 被认为是下一代支持大量的处理核心 SoC 的新范式。NoC 结合均匀 processorsconstructing 双核 NoC (MCNoC) 的想法是一种方法为特定的用途,如加密技术实现高 computationalthroughput。表演示范研究 usecryptography 标准多但很少讨论这种标准的 suitableNoC。本文的目的就是把没有复杂的虚拟信道或管道技术提供高吞吐量的数据加密标准 (DES) 计算的 practicalmethodology fpga 的硬件资源。结果指出,基于网格的 NoC 数据包与 DES 规范处理元素 (PE) 设计可以实现伟大业绩 overprevious 作品
    2023-06-05 20:55:03下载
    积分:1
  • ex11
    说明:  该模块实现了FPGA的uart串口收发功能(The module realizes UART serial port transceiver function of FPGA)
    2020-09-09 11:58:09下载
    积分:1
  • FPGA那些事儿--Modelsim仿真技巧REV6.0
    FPGA modelsim 仿真详细说明介绍(Modelsim operation manul, detail expain how to use modelsim)
    2018-01-02 10:48:28下载
    积分:1
  • 696518资源总数
  • 105949会员总数
  • 22今日下载