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

搜索资源列表

  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. 对I2C总线进行读写仿真 当然必需得先装上PROTEUS-Read and write on the I2C bus must first simulation course, fitted with the necessary PROTEUS
  3. 所属分类:SCM

    • 发布日期:2017-04-02
    • 文件大小:54177
    • 提供者:yellow
  1. i2c

    0下载:
  2. 这是一个I2C总线设计,同时包括了仿真验证环境,可以同过主机从机验证该I2C设计功能-this is a i2c bus verilog design ,also including the simulation environment.
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-02
    • 文件大小:177021
    • 提供者:rsd
  1. I2C_v

    0下载:
  2. 对sdram的仿真程序,对sdram的仿真程对sdram的仿真程序序,-sdram
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-05-15
    • 文件大小:3834250
    • 提供者:dongxing
  1. i2c

    0下载:
  2. 该压缩包包含了i2c core设计所需的详细时序说明书以及用verilog编写的core的源代码、仿真模块。-The archive contains the i2c core design specifications required for the detailed timing and preparation of the core with the verilog source code, the simulation module.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-05-16
    • 文件大小:4414703
    • 提供者:jinyongchen
  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
    • 文件大小:8160
    • 提供者:huangjiaju
  1. I2C_Verilog_Model

    0下载:
  2. 该源程序包是I2C的Verilog语言模型,包括以下4个部分:RTL源代码,测试平台,软件仿真代码,说明文件。-This source package is I2C bus model based on Verilog language. It has the following 4 parts: RTL code, testbench, sofeware simulating code, help document.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-30
    • 文件大小:364725
    • 提供者:jinjin
  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. i2c

    0下载:
  2. verilog语言实现i2c,在ise中调试仿真-verilog language i2c, debugging simulation in ise
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-07
    • 文件大小:390887
    • 提供者:xiangxj
  1. I2C-bus-based-on-FPGA

    0下载:
  2. 基于FPGA设计I2C总线,使用Verilog语言,ISE环境,含有仿真结果-I2C bus based on FPGA design using Verilog language, ISE environment containing simulation results
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-11-15
    • 文件大小:178437
    • 提供者:huangyu
  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
    • 文件大小:679048
    • 提供者:xumeng
  1. FPGA-Verilog-I2C

    0下载:
  2. FPGA描述I2C协议过程,采用Verilog语言编写,压缩包里含有完整的代码(已经综合仿真),仿真图-FPGA I2C protocol process descr iption, using Verilog language, compressed bundle contains the complete code (already integrated simulation), simulation map
  3. 所属分类:Driver Develop

    • 发布日期:2017-05-09
    • 文件大小:1629424
    • 提供者:知行合一
  1. EEPROM

    0下载:
  2. EEPROM verilog仿真模块,用于测试I2C接口-EEPROM verilog simulation module
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-05-08
    • 文件大小:3732
    • 提供者:
  1. i2c_slave

    0下载:
  2. Verilog i2c slave rtl + testbench 仿真ok(Verilog i2c slave rtl + testbench)
  3. 所属分类:VHDL/FPGA/Verilog

    • 发布日期:2017-12-29
    • 文件大小:8192
    • 提供者:Teray
  1. I2C_slaver_verison3.0

    0下载:
  2. I2C从机模块,包含testbench,平台是vivado,仿真测试通过。(I2C slave module, including testbench, the platform is vivado, simulation test passed.)
  3. 所属分类:VHDL/FPGA/Verilog

    • 发布日期:2017-12-23
    • 文件大小:2095104
    • 提供者:wenxulyu
  1. i2c_24c64

    1下载:
  2. 基于verilog的i2c接口EEPROM 24lc64的测试程序,包括了eeprom的虚拟模型,实际在硬件上验证没问题,也可以通过modleism进行仿真(Verilog based I2C interface EEPROM 24lc64 testing procedures, including the virtual model of EEPROM, the actual hardware verification is no problem, you can also simulate
  3. 所属分类:VHDL/FPGA/Verilog

    • 发布日期:2017-12-28
    • 文件大小:6144
    • 提供者:jerrylili
  1. i2c

    0下载:
  2. I2C总线verilog仿真,quartus(I2C bus Verilog simulation, quartus)
  3. 所属分类:VHDL/FPGA/Verilog

    • 发布日期:2018-01-06
    • 文件大小:151552
    • 提供者:zed_awp
  1. I2C_TEST

    0下载:
  2. I2C接口读写,包含仿真文件,已经完成验证。(I2C interface reading and writing)
  3. 所属分类:VHDL/FPGA/Verilog

    • 发布日期:2018-01-06
    • 文件大小:320512
    • 提供者:wwpppmm
  1. At24c02

    2下载:
  2. i2c 的verilog 仿真模型,可用于搭建仿真平台。(The Verilog simulation model of I2C can be used to build simulation platform.)
  3. 所属分类:其他

    • 发布日期:2021-03-20
    • 文件大小:4096
    • 提供者:SHENGLIDEREEN
  1. i2c_verilog

    1下载:
  2. 主要包含i2c的master、slave模块,和一个简单的仿真sim文件(It mainly includes I2C master, slave module, and a simple SIM file)
  3. 所属分类:VHDL/FPGA/Verilog

    • 发布日期:2021-02-26
    • 文件大小:5120
    • 提供者:时光乄星河
« 12 »
搜珍网 www.dssz.com