CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 通讯/手机编程 串口编程 搜索资源 - verilog A

搜索资源列表

  1. uart

    0下载:
  2. this a Uart source code using Verilog.
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:10.05kb
    • 提供者:Daniel Zhang
  1. RS232(verilog)

    0下载:
  2. 串口RS232通信程序,包括对串口通信原理的说明。-RS232 serial communication program, including a descr iption of the principles of serial communication.
  3. 所属分类:Com Port

    • 发布日期:2017-03-28
    • 文件大小:169.93kb
    • 提供者:邓民明
  1. buffer422

    3下载:
  2. 一个同步422接口控制器的verilog源程序。-A synchronous interface controller 422 of the verilog source.
  3. 所属分类:Com Port

    • 发布日期:2016-11-02
    • 文件大小:982.31kb
    • 提供者:Tangyao
  1. SerialPort

    0下载:
  2. 一个用verilog HDL 编写的串口发送程序,可以下载到FPGA中。已经在ActelFPGA中试过了,很好用。稍微修改之后,可以与Xilinx和Altera公司的FPGA兼容。-A programe dialogue to transmit a serial data which is writen by Verilog HDL.
  3. 所属分类:Com Port

    • 发布日期:2017-04-02
    • 文件大小:343kb
    • 提供者:罗苏华
  1. UART

    0下载:
  2. 利用Verilog实现一个UART接口,包含三个源文件rcvr.v\txmit.v\uart.v -Verilog realization of the use of a UART interface, the source file contains three rcvr.v \ txmit.v \ uart.v
  3. 所属分类:Com Port

    • 发布日期:2017-03-26
    • 文件大小:1.72kb
    • 提供者:speed
  1. i2cBUS

    0下载:
  2. I2C总线是一种非常常用的串行总线,它操作简便,占用接口少。本程序(verilog hdl)介绍操作一个I2C总线接口的EEPROM AT24C02 的方法,使用户了解I2C总线协议和读写方法。-The I2C bus is a very common serial bus, it is simple, occupy less interface. This program (verilog HDL) introduced operating a AT24C02 EEPROM of I2C
  3. 所属分类:Com Port

    • 发布日期:2014-11-19
    • 文件大小:537.08kb
    • 提供者:lipuran
  1. uartvhdl

    0下载:
  2. 该程序是基于UART的控制,有VHDL和verilog的源码,共有兴趣的朋友参考-The program is based on the UART' s control, there is VHDL and verilog source code, a total interest of a friend reference
  3. 所属分类:Com Port

    • 发布日期:2017-04-04
    • 文件大小:289.73kb
    • 提供者:xinhua
  1. Verilog_RS232(Uart)

    0下载:
  2. 用verilog编的rs232,uart串口程序,很好用-a program about rs232 with verilog
  3. 所属分类:Com Port

    • 发布日期:2017-04-13
    • 文件大小:2.47kb
    • 提供者:孙天龙
  1. Uart

    0下载:
  2. 用Verilog实现简单的串口通信,经过功能仿真和板上调试,接收和发送模块均无问题-Using Verilog realize a simple serial communication, through functional simulation and on-board debugging, had no problems receiving and sending module
  3. 所属分类:Com Port

    • 发布日期:2017-03-31
    • 文件大小:3.11kb
    • 提供者:三木
  1. spi_cbb

    0下载:
  2. 基于FPGA设计,verilog语言变成的,SPI通用接口模块,顶层已封装成类似标准的FIFO接口;提供仿真文件;仿真器为modelsim10.0c,波形观察debussy。-Based on the FPGA design, Verilog language into a, SPI universal interface module, the top has been packaged into a FIFO interface similar to that of the standard
  3. 所属分类:Com Port

    • 发布日期:2017-04-03
    • 文件大小:541.24kb
    • 提供者:Zou Xingyu
  1. SPI_ram

    0下载:
  2. verilog读写RAM的程序 verilog读写RAM的程序-this is a program of that reading or writting a ram.
  3. 所属分类:Com Port

    • 发布日期:2017-03-28
    • 文件大小:11.41kb
    • 提供者:
  1. uart_rx

    0下载:
  2. a verilog code to receive data in uart standard
  3. 所属分类:Com Port

    • 发布日期:2017-04-12
    • 文件大小:834byte
    • 提供者:mahdi
  1. groundhog_v_0_2

    0下载:
  2. Groundhog implements a SATA host bus adapter.-Groundhog implements a SATA host bus adapter. This Verilog-based project creates an easy-to-use interface between a user circuit on a Xilinx FPGA and a SATA hard drive or SSD.
  3. 所属分类:Com Port

    • 发布日期:2017-05-18
    • 文件大小:4.4mb
    • 提供者:spencer
  1. I2C

    0下载:
  2. 这个是一个I2C接口的程序,能够帮助初学者有效的理解I2C(This is a I2C interface procedures, can help beginners effectively understand I2C)
  3. 所属分类:串口编程

    • 发布日期:2017-12-21
    • 文件大小:197kb
    • 提供者:warribao
  1. Johnson

    0下载:
  2. 这个是一个计数器的程序,能够帮助初学者有效的理解计数器(This is a counter program, can help beginners effectively understand the counter)
  3. 所属分类:串口编程

    • 发布日期:2017-12-19
    • 文件大小:4kb
    • 提供者:warribao
  1. LCD

    0下载:
  2. 这个是一个LCD驱动的程序,能够帮助初学者有效的理解LCD驱动(This is a LCD driver program, can help beginners effectively understand the LCD driver)
  3. 所属分类:串口编程

    • 发布日期:2017-12-18
    • 文件大小:151kb
    • 提供者:warribao
  1. SRAM

    1下载:
  2. 这个是一个SRAM读写操作的程序,能够帮助初学者有效的理解SRAM的读写(This is a SRAM read and write procedures, and can help beginners effectively understand the SRAM read and write)
  3. 所属分类:串口编程

    • 发布日期:2017-12-19
    • 文件大小:4kb
    • 提供者:warribao
  1. VGA

    0下载:
  2. 这个是一个VGA显示的程序,能够帮助初学者有效的理解VGA如何显示(This is a VGA display program that can help beginners effectively understand how VGA display)
  3. 所属分类:串口编程

    • 发布日期:2017-12-19
    • 文件大小:3kb
    • 提供者:warribao
  1. uart

    0下载:
  2. 一个具有固定波特率的 UART 串口收发器,可以实现 串口收发器,可以实现 9600 波特率的串口通信, 能够与 PC 机串口进行通信,支持 8 比特数据位、 1 比特停止位、无校验硬件流控模式(A fixed baud rate UART serial transceiver, can realize serial transceiver, can achieve 9600 baud rate serial communication, and can communicate with PC
  3. 所属分类:串口编程

    • 发布日期:2018-01-05
    • 文件大小:442kb
    • 提供者:寒山
  1. d974d4330bf7

    2下载:
  2. 这是一个非常完整的qpsk调制解调用fpga实现的工程,在工程中已经能够正常使用,使用的quartus ii 开发,使用Verilog语言,文件中还包含了各种滤波器的系数文件,还有matlab仿真文件,整个工程包含从串并变换,相位映射,到成型滤波,中通滤波,cic滤波,调制,再到解调过成的下变频,匹配滤波,载波提取,位定时,判决,整个完整的过程(This is a very complete QPSK modulation and demodulation using FPGA implemen
  3. 所属分类:串口编程

    • 发布日期:2018-04-21
    • 文件大小:12.86mb
    • 提供者:maerzaizai
« 12 »
搜珍网 www.dssz.com