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

搜索资源列表

  1. i2c

    1下载:
  2. fpga verilog I2c 和 用以DSP mcbsp程序,测试过了-fpga verilog I2c and for the DSP mcbsp procedures, tested the
  3. 所属分类:VHDL编程

    • 发布日期:2014-03-21
    • 文件大小:4490
    • 提供者:范鑫
  1. I2C_test

    0下载:
  2. FPGA EP2C5Q288C8 I2C 原码,测试OK 打开即用.-FPGA EP2C5Q288C8 I2C original code, test that is used to open OK.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-29
    • 文件大小:831994
    • 提供者:kenychen
  1. FPGAkaifashilidaohang

    0下载:
  2. 《FPGA数字电子系统设计与开发实例导航》的配套光盘,Verilog编写,USB、I2C、MAC的接口设计-"FPGA digital electronic system design and development examples navigation" matching discs, Verilog prepared, USB, I2C, the MAC interface design -err
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2015-05-26
    • 文件大小:1567072
    • 提供者:黑洞
  1. Mars_EP1C6F_Interface_demo(Verilog)

    0下载:
  2. FPGA开发板配套Verilog代码。芯片为Mars EP1C6F。一些接口通信的源码。包括7段数码管、I2C通讯等。-FPGA development board supporting Verilog code. Chips for the Mars EP1C6F. Some of the source interface. Including 7 digital tube, I2C communications.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-05-14
    • 文件大小:3393922
    • 提供者:chenlu
  1. I2C

    0下载:
  2. FPGA上实现I2C接口.使用方法: 1.拷贝到硬盘,用ISE打开工程文件即可-I2C interface FPGA to achieve
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-04
    • 文件大小:212551
    • 提供者:田文军
  1. I2CVerilog

    0下载:
  2. I2C 控制器的 Verilog源程序, 适用于FPGA等应用领域-I2C controller Verilog source code,I2C controller Verilog source code
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-01
    • 文件大小:10231
    • 提供者:babylu
  1. i2c

    0下载:
  2. 基于FPGA的I2C内核的verilog程序-Verilog program of I2C core base on FPGA.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-05-10
    • 文件大小:2379939
    • 提供者:李波
  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
    • 文件大小:5917
    • 提供者:magic_andy
  1. IIC_slave_code

    1下载:
  2. I2C slave 代码,可以完成从机功能-about I2C slave code about I2C slave code
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-22
    • 文件大小:185369
    • 提供者:qinjuanyan
  1. I2C-CPLD

    0下载:
  2. I2C总线通讯的CPLD实现,包括详细的设计方法及源程序。-I2C总线通讯的CPLD实现
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-28
    • 文件大小:270286
    • 提供者:nmh
  1. Verilog000

    1下载:
  2. FPGA的学习,熟悉QuartusII软件的各种功能,各种逻辑算法设计,接口模块(RS232,LCD,VGA,SPI,I2c等)的设计,时序分析,硬件优化等,自己开始设计简单的FPGA板子。 ③、NiosII的学习,熟悉NiosII的开发流程,熟悉开发软件(SOPC,NiosII IDE),了解NiosII的基本结构,设计NiosII开发板,编写NiosII C语言程序,调试板子各模块功能。-Verilog语言的学习,熟悉Verilog语言的各种语法。 ②、FPGA的学习,熟悉
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-06-14
    • 文件大小:22794382
    • 提供者:onejacky
  1. I2C

    0下载:
  2. 此源码为基于FPGA的实现I2C总线协议的程序,程序中实现了AT24C02的芯片的读写。-The source code for the FPGA-based implementation of I2C bus protocol of the program, the program is implemented to read and write AT24C02 chip.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-28
    • 文件大小:73149
    • 提供者:王强
  1. I2C

    1下载:
  2. I2C/IIC 总线接口驱动,在Altera和Xilinx的FPGA上跑过,Verilog编写,Craftor原创。V1.1。代码中还包含了24C02的读写测试程序,可直接用。-I2C/IIC Bus Driver, written in Verilog, v1.1. By Craftor
  3. 所属分类:VHDL-FPGA-Verilog

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

    0下载:
  2. I2C接口程序,整个工程文件,文人已仿真,下载,在FPGA上测试成功 verilo语言-I2C interface programme,the whole project file,I have simulated and tested in FPGA successfully .verilog language.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-06
    • 文件大小:730215
    • 提供者:王建伟
  1. FPGA-I2C[Verilog]

    0下载:
  2. 基于FPGA平台的I2C通信代码 Verilog编写-Based on FPGA platform of I2C communication Verilog code to write
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-17
    • 文件大小:56694
    • 提供者:大海
  1. I2C

    1下载:
  2. FPGA I2C verilog代码,代码有注释。-FPGA I2C slave verilog code,with code remark.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2015-08-05
    • 文件大小:345088
    • 提供者:john
  1. I2C总线协议中文版PDF

    0下载:
  2. fpga的I2C设计文档,VERILOG语言,I2C协议(FPGA I2C design documents, VERILOG language, I2C protocol)
  3. 所属分类:VHDL/FPGA/Verilog

    • 发布日期:2017-12-18
    • 文件大小:785408
    • 提供者:小雷tongzhi
  1. Altera-verilog-I2C

    1下载:
  2. I2c verilog语言,在开发板上验证过的FPGA端代码程序;(Altera flatform, use verilog code i2c, test ok.)
  3. 所属分类:VHDL/FPGA/Verilog

    • 发布日期:2017-12-27
    • 文件大小:1008640
    • 提供者:武哥
  1. i2c

    0下载:
  2. FPGA I2C control module.
  3. 所属分类:文章/文档

    • 发布日期:2018-01-07
    • 文件大小:6144
    • 提供者:TYC_XIAOPANG
  1. I2C

    1下载:
  2. xilinx FPGA驱动IIC例程DEMO(A IIC driver demo of xilinx FPGA with verilog)
  3. 所属分类:VHDL/FPGA/Verilog

    • 发布日期:2018-05-02
    • 文件大小:3292160
    • 提供者:amzhy8
« 12 3 4 »
搜珍网 www.dssz.com