搜索资源列表
wb_i2c_tb
- 模拟I2C EEPROM的VHDL代码。如常见的24c02等。
EEPROM
- VHDL语言写的IIC实现EEPROM,很好的程序,已经用过,没有问题-Written in VHDL language IIC achieve EEPROM, good procedures are used, there is no problem
i2c
- IIC 接口EEPROM 存取实验(verilog实现) 按动开发板键盘某个键 CPLD 将拨码开关的数据写入EEPROM 的某个地址,按动另 外一个键,将刚写入的数据读回CPLD,并在数码管上显示。帮助读者掌握I2C 的总线协 议和EEPROM 的读写方法。-verilog
Atmega128-TWI-2008
- To control EEPROM (for example AT24C16),This document introduce TWI communication with ATmega128.
i2c
- i2c 一个基于 对 EEPROM 读写数据的数据接口-i2c interface
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
I2C2402
- 用于EEPROM读写的I2C协议的实现, -I2C protocol for write and read EEPROM of 2401
i2cBUS
- 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
i2c
- 用VHDL写的I2C控制器,可以读写EEPROM,比较经典。-Written with VHDL I2C controller, you can read and write EEPROM, more classic.
i2c-eeprom-code
- inter integrated circuit eeprom
I2C_databus
- I2C总线是一种非常常用的串行总线,它操作简便,占用接口少。本程序介绍操作一个I2C总线接口的EEPROM AT24C02-I2C-bus is a very popular serial bus, it is simple, taking less interfaces. This procedure describes operation of a I2C bus interface EEPROM AT24C02
I2C_EPM3128(v1.00)
- 本程序是使用 VHDL 语言开发的, 能够实现ALTERA CPLD-EPM3128A 通过I2C总线对EEPROM的读写。-This program is developed using VHDL language can of ALTERA CPLD-EPM3128A through the I2C bus EEPROM read and write.
AT24CXX
- 使用标准VHDL编写的I2C协议,用于AT24XX系列的EEPROM读写。-use VHDL language to implement IIC protocol, which is able to read or write eeprom.
i2c
- Program to access EEPROM using I2c VHDL
I2C_EPM3128
- EPM3128 与EEPROM的读写。EPM328用VHDL语言描述了I2C总线。-EPM3128 and EEPROM read and write. EPM328 uses VHDL language to describe I2C bus line.