Welcome![Sign In][Sign Up]
Location:
Search - i2c in verilog

Search list

[Embeded-SCM Developan494_design_example

Description: I2C to GPIO Port expander的Verilog HDL 程序原码,直接可在Quartus环境下运行。-I2C to GPIO Port expander procedures of the Verilog HDL source code directly in the Quartus environment.
Platform: | Size: 279552 | Author: wangyunshann | Hits:

[VHDL-FPGA-Verilogi2c_Sample

Description: verilog在cpld上实现i2c主从设备通讯功能-Verilog CPLD achieved in i2c master-slave communication equipment
Platform: | Size: 718848 | Author: nedazq | Hits:

[Embeded-SCM Developi2c_verilog

Description: i2c的verilog代码,转载的他人的资料-i2c the Verilog code, reproduced in other people
Platform: | Size: 204800 | Author: lee | Hits:

[MPII2C

Description: I2C总线的verilog 程序,非常有用,已经经过验证。-Verilog I2C bus procedures, very useful, has been verified.
Platform: | Size: 70656 | Author: LLT | Hits:

[VHDL-FPGA-Verilogflash_read_and_write

Description: 适用于满足I2C协议的flash读/写操作程序,只需要设置要读/写的字节数,就可以直接使用!-Applicable to meet the I2C protocol flash read/write operations, only need to set to read/write number of bytes can be used directly!
Platform: | Size: 3072 | Author: xiaoyuer | Hits:

[VHDL-FPGA-Verilogi2c.tar

Description: 是个I2C软核,使用verilog和vhdl实现的,含有testbench。-this is soft core of I2C in verilog rtl and VHDL.
Platform: | Size: 702464 | Author: 杨力 | Hits:

[VHDL-FPGA-Verilogi2c

Description: I2C协议verilog源码,包含完整的测试代码及设计文档。-Verilog source I2C protocol, including the complete test code and design documents.
Platform: | Size: 351232 | Author: 高浩志 | Hits:

[VHDL-FPGA-VerilogI2C_receiver

Description: 自己写的一个i2c slave的模块,verilog,已经通过验证,可以写可以读,希望对大家有用-To write a i2c slave module, verilog, has been validated, you can write can be read, in the hope that useful
Platform: | Size: 2048 | Author: lj | Hits:

[Embeded-SCM DevelopI2C

Description: Verilog实现的I2C协议,直接在ISE下打开就可以-Verilog implementation I2C protocol to open directly in the ISE can be
Platform: | Size: 212992 | Author: Roy | Hits:

[Parallel Porti2c

Description: 用VHDL和Verilog语言编写的总线的源程序,从开源网站上下载下的,希望对大家有用-Using VHDL and Verilog source code written in the bus, from the open-source Web site to download the next, and hope for all of us
Platform: | Size: 2460672 | Author: 匡匡 | Hits:

[VHDL-FPGA-Verilogverilog

Description: 通过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 of the I2C bus function, and can be carried out through the bus, read and write operations on the AT24C02. To read and write eeprom in order to facilitate observation of the results, we will read and write data simultaneously displayed in the seven-segment digital tube, and set read and write data from 0 to 255 in cycles, so that can be easily compared.
Platform: | Size: 8192 | Author: andy | Hits:

[Shell apii2cslave_latest.tar

Description: hi this is i2c master in verilog
Platform: | Size: 1298432 | Author: praveen | Hits:

[source in ebookChapter1-5

Description: 第一章到第五章的代码 本书通过100多个模块实例,详细地讲解了Verilog HDL程序设计语言,全书共分13章,内容涉及VerilogHDL语言基本概念、建模、同步设计、异步设计、功能验证等,实例包括各种加法器/计数器、乘法器/除法器、编码器/译码器、状态机、SPIMaster Controller、I2C Master controller、CAN ProtocolController、Memory模块、JPEG图像压缩模块、加密模块、ATA控制器、8位RISC-CPU等及各个实例模块相应的Testbench,所举实例具有很强的实用性和代表性,每个实例均给出了介绍、功能分析、程序代码和结果演示。-Chapter to Chapter V of the code in this book through more than 100 module instance, explain in detail the Verilog HDL programming language, the book is divided into 13 chapters, covering basic concepts VerilogHDL languages, modeling, synchronous design, asynchronous design, function authentication, etc. Examples include a variety of adder/counter, multiplier/divider, encoders/decoders, state machines, SPIMaster Controller, I2C Master controller, CAN ProtocolController, Memory modules, JPEG image compression module, encryption module, ATA controller, 8-bit RISC-CPU, etc. and the various instances of the corresponding module Testbench, The examples are highly practical and representation, each instance of it all gives the introduction, functional analysis, program code and results presentation.
Platform: | Size: 1580032 | Author: xiao | Hits:

[VHDL-FPGA-VerilogI2C

Description: 文档是用Verilog hdl写的I2C源代码,是很不错的一个技术文档。-The document is written in Verilog hdl I2C source code, is a very good technical documentation.
Platform: | Size: 1506304 | Author: 欧阳柏林 | Hits:

[VHDL-FPGA-VerilogI2C

Description: I2C/IIC 总线接口驱动,在Altera和Xilinx的FPGA上跑过,Verilog编写,Craftor原创。V1.1。代码中还包含了24C02的读写测试程序,可直接用。-I2C/IIC Bus Driver, written in Verilog, v1.1. By Craftor
Platform: | Size: 2048 | Author: Craftor | Hits:

[VHDL-FPGA-Verilogverilogiic1121

Description: i2c的verilog程序,通过写入eeprom再读出并在seg数码显示管上显示来进行验证-i2c' s verilog program eeprom read by writing out and in the seg digital display tube display to verify
Platform: | Size: 474112 | Author: zhangjian | Hits:

[VHDL-FPGA-VerilogI2C

Description: 本源代码中用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
Platform: | Size: 18432 | Author: 蔡德胜 | Hits:

[VHDL-FPGA-VerilogI2C

Description: 语言:verilog 功能:用Verilog HDL编写的I2C主机串行通信的程序。两条总线线路:一条串行数据线 SDA, 一条串行时钟线 SCL;串行的 8 位双向数据传输位速率在标准模式下可达 100kbit/s,快速模式下可达 400kbit/s ,高速模式下可达 3.4Mbit/s;在数据传输过程中,当时钟线为高电平时,数据线必须保持稳定。如果时钟线为高电平时数据线电平发生变化,会被认为是控制信号。 仿真工具:modelsim 综合工具:quartus -Language: verilog Function: I2C written in Verilog HDL with the host serial communication program. Two bus lines: a serial data line SDA, a serial clock line SCL 8-bit bi-directional serial data transmission bit rate in the standard mode of up to 100kbit/s, fast mode, up to 400kbit/s, high-speed mode of up to 3.4Mbit/s in the data transmission process, when the clock line is high, the data line must remain stable. If the clock line is high level when the data line changes will be considered is the control signal. Simulation tools: modelsim synthesis tool: quartus II
Platform: | Size: 8192 | Author: huangjiaju | Hits:

[VHDL-FPGA-Verilogi2c

Description: I2C接口程序,整个工程文件,文人已仿真,下载,在FPGA上测试成功 verilo语言-I2C interface programme,the whole project file,I have simulated and tested in FPGA successfully .verilog language.
Platform: | Size: 730112 | Author: 王建伟 | Hits:

[VHDL-FPGA-Verilogi2c

Description: 使用verilog语言实现iic协议,可实现多字节读写(Implementation of IIC protocol in Verilog language)
Platform: | Size: 1024 | Author: 小黑93 | Hits:
« 12 3 »

CodeBus www.codebus.net