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

搜索资源列表

  1. 用Verilog HDL实现I2C总线功能

    2下载:
  2. 用Verilog HDL实现I2C总线功能,对I2C总线有很大帮助-with Verilog HDL I2C bus function of I2C bus is very helpful
  3. 所属分类:VHDL编程

    • 发布日期:2008-10-13
    • 文件大小:118.76kb
    • 提供者:胡路听
  1. I2C总线控制器 Xilinx提供

    1下载:
  2. 用Verilog HDL实现I2C总线功能,对I2C总线有很大帮助-I2C bus contrll functions implemented by Verilog HDL.
  3. 所属分类:VHDL编程

    • 发布日期:2008-10-13
    • 文件大小:869.13kb
    • 提供者:司法
  1. i2c(FPGA)

    2下载:
  2. 基于FPGA的I2C总线模拟,采用verilog HDL语言编写。-FPGA-based I2C bus simulation, using verilog HDL language.
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:207.87kb
    • 提供者:李浩
  1. I2C

    0下载:
  2. 用verilog HDL实现I2C Master Controller 的设计,包括主程序设计和测试程序设计-Verilog HDL using I2C Master Controller to achieve the design, including the main program design and test program design
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-22
    • 文件大小:207.6kb
    • 提供者:zbs
  1. i2c

    0下载:
  2. 标准I2c读写时序,verilog Hdl-Standard I2c read and write timing, verilog Hdl
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-07
    • 文件大小:2.57kb
    • 提供者:wangminghui
  1. VerilogHDL_code

    0下载:
  2. 几个常用的接口实验的程序代码,用Verilog HDL语言编写的,包括七段数码管、拨码开关、蜂鸣器、矩阵键盘、串口、I2C、跑马灯等。-Some commonly used experimental procedures for the interface code, using Verilog HDL language, including Seven-Segment LED, DIP switch, buzzer, matrix keyboard, serial, I2C, marquees
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-05-08
    • 文件大小:1.53mb
    • 提供者:shsh
  1. I2C19861208888

    0下载:
  2. i2c总线模拟,verilog hdl编写的总线模拟控制程序-i2c bus simulation, verilog hdl prepared bus analog control procedures
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-05
    • 文件大小:11.43kb
    • 提供者:韩永高
  1. i2c.tar

    0下载:
  2. I2C verilog HDL code including test environment
  3. 所属分类:Other systems

    • 发布日期:2017-04-05
    • 文件大小:686.2kb
    • 提供者:richman
  1. i2_cmaster

    0下载:
  2. verilog HDL i2c主机代码-verilog HDL i2c host code
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-02
    • 文件大小:1.2kb
    • 提供者:李爱国
  1. I2C

    0下载:
  2. I2C主机端模块 具有avalon-MT总线接口 可挂载在Altera soc系统之上 使NiosII处理器具备I2C通信能力 模块由Verilog HDL编写 并经Cyclone II FPGA测试-I2C master modul which has a avalon-MT interface that can be attached to Altera SOC system. It provides NiosII I2C communication capability . This mo
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-27
    • 文件大小:5.78kb
    • 提供者:magic_andy
  1. verilog

    1下载:
  2. 通过I2C接口读写EEPROM 在本项目中,我们利用Verilog HDL实现了部分I2C总线功能,并能够通过该总线对AT24C02进行读写操作。为了便于观察读写eeprom的结果,我们将读写的数据同时显示在七段数码管上,并设定读写的数据从0到255不断循环,这样就可以方便进行比较。 -Through the I2C interface to read and write EEPROM in this project, we use Verilog HDL to achieve some o
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-26
    • 文件大小:8.45kb
    • 提供者:andy
  1. i2c

    0下载:
  2. verilog hdl file i2c interfacing-verilog hdl file i2c interfacing
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-09
    • 文件大小:1.98kb
    • 提供者:ved prakash
  1. i2c.tar

    0下载:
  2. i2c core for verilog hdl
  3. 所属分类:software engineering

    • 发布日期:2017-04-05
    • 文件大小:632.42kb
    • 提供者:mona
  1. i2c_customer_pack

    0下载:
  2. i2c core for verilog hdl
  3. 所属分类:software engineering

    • 发布日期:2017-04-02
    • 文件大小:502.57kb
    • 提供者:mona
  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. I2C

    0下载:
  2. 本源代码中用Verilog HDL语言编写了I2C的顶层及子模块文件,详细完整,并在Altera实验板上得以验证-primitive code discribe the I2C s function using the Verilog HDL language, the code are particular and integrity,moreover it has been validated in the altera FPGA and passed
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-04
    • 文件大小:17.79kb
    • 提供者:蔡德胜
  1. I2C

    0下载:
  2. 语言:verilog 功能:用Verilog HDL编写的I2C主机串行通信的程序。两条总线线路:一条串行数据线 SDA, 一条串行时钟线 SCL;串行的 8 位双向数据传输位速率在标准模式下可达 100kbit/s,快速模式下可达 400kbit/s ,高速模式下可达 3.4Mbit/s;在数据传输过程中,当时钟线为高电平时,数据线必须保持稳定。如果时钟线为高电平时数据线电平发生变化,会被认为是控制信号。 仿真工具:modelsim 综合工具:quartus -Language:
  3. 所属分类:VHDL-FPGA-Verilog

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

    0下载:
  2. I2C的Verilog HDL简单学习程序-The Verilog HDL simple I2C learning process
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-13
    • 文件大小:1.77kb
    • 提供者:石成金
  1. i2c-verilog-vhdl

    0下载:
  2. I2C总线VHDL/Verilog HDL源码 通过仿真验证正确,希望对大家有用-I2C bus VHDL/Verilog HDL source code is verified by simulation is correct, we hope to useful
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-11-07
    • 文件大小:663.13kb
    • 提供者:xumeng
  1. i2c-verilog

    0下载:
  2. 本源码为硬件描述语言实现的verilog hdl 编写的i2c通信协议,亲测可用,希望大家喜欢,-The source code for hardware descr iption language verilog hdl prepared i2c protocol, pro-test available, I hope you like it,
  3. 所属分类:Other systems

    • 发布日期:2017-05-09
    • 文件大小:1.86mb
    • 提供者:王辉
« 12 3 »
搜珍网 www.dssz.com