搜索资源列表
I2C_rw
- 读写I2C FLASH的Verilog程序 -The Verilog program to read and write I2C FLASH
i2c-verilog
- 可进行i2c读写操作I2C is a two-wire, bi-directional serial bus that provides a simple and efficient method of data exchange between devices. It is most suitable-it can write and read codes in i2c.I2C is a two-wire, bi-directional serial bus that provides a
i2c
- 标准I2c读写时序,verilog Hdl-Standard I2c read and write timing, verilog Hdl
I2C_receiver
- 自己写的一个i2c slave的模块,verilog,已经通过验证,可以写可以读,希望对大家有用-To write a i2c slave module, verilog, has been validated, you can write can be read, in the hope that useful
verilog
- 通过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
i2c
- 用VHDL写的I2C控制器,可以读写EEPROM,比较经典。-Written with VHDL I2C controller, you can read and write EEPROM, more classic.
I2C
- 此源码为基于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.
i2c_verilog
- FPGA读写i2c的内部数据基于verilog语言的描述,按照内部时序访问-I2c data read and write the internal FPGA verilog language based on the descr iption, in accordance with the internal timing to visit
Verilog-IIC
- VerilogHDL语言编写的IIC 读写试验程序, 在Quartus II 8.1下面调试通过 -IIC VerilogHDL languages to read and write test procedures, the Quartus II 8.1 debugging through the following
I2Cread-and-write-the-language
- 用Altera Quartus II 的VHDL语言完成的I2C读写数码管显示源代码-Altera Quartus II VHDL with the completion of the I2C read and write the language digital display source code
CPLD1270-I2C
- I2C总线是一种非常常用的串行总线,它操作简便,占用接口少。本程序介绍操作一个I2C总线接口的EEPROM AT24C02的方法,使用户了解I2C总线协议和读写方法。 实验过程是:按动开发板键盘某个键CPLD将拨码开关的数据写入EEPROM的某个地址,按动另外一个键,将刚写入的数据读回CPLD,并在数码管上显示。(sw0为写入,sw1为读出)-I2C bus is a very popular serial bus, it is simple, taking less interface.
eeprom_i2c
- Verilog 编写的eeprom的i2c读写功能-Written in Verilog the i2c eeprom read and write capabilities
I2C
- I2C通信协议的C语言形式,可以使用这个用来和读写EEPROM-I2C communication protocol C-language form, you can use this to read and write EEPROM
I2C_wr(no-down)
- I2C的读写时序,希望有帮助,写的很辛苦当时-I2C read and write timing, want to help, write a very hard time
I2C
- 24c02的学习,简单的I2C程序,读写E2PROM将数值送到P1,LED等显示。-24c02 study, a simple I2C procedures, read and write values to the E2PROM to P1, LED and other displays.
i2c
- 基于ALTERA EP2C8Q208 FPGA的通过i2c通信读写24c01的VHDL程序-A VHDL program,based on EP2C8Q208,using i2c read and write data to 24c01
I2C-RW
- 本实验实现利用I2C接口向AT24C02中写入数据或读取数据的功能。-The experimental realization of the use of the I2C interface to the AT24C02 to write data or read data.
i2c
- 基于FPGA 的I2C总线,读写数码管显示-FPGA based on the I2C bus read and write, digital tube display
I2C
- 实现I2C铁电读写功能,在Modelsim中仿真通过!-I2C ferroelectric read and write capabilities through simulation in Modelsim
I2C
- 自己编写的针对I2C芯片的Verilog读写程序,非常有用(I have written for I2C chip Verilog read and write procedures, very useful)