当前位置:
首页 资源下载
搜索资源 - EEPROM AT24C02 VERILOG
搜索资源列表
-
1下载:
利用EP2C8Q208的FPGA芯片,利用Verilog硬件描述语言,实现对AT24C02的EEPROM进行读写操作。-The use of EP2C8Q208 FPGA chip, using the Verilog hardware descr iption language, the realization the AT24C02 of the EEPROM read and write operations.
-
-
1下载:
通过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
-
-
0下载:
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
-
-
0下载:
verilog编写的EEPROM代码,包括我们最常用的AT24C02/24C04/24C08/24C16-eeprm is a verilog HDL behavioral model for AT24C02/4/8/16
-
-
0下载:
IIC_Verilog。考虑到了ACK(应答信号),AT24C02(EEPROM)与EPM240的IIC通信,字节写选择读。在特权老师的基础上改的。经过这次更改后,对IIC时序有了很深刻热认识!
代码自己验证过!-IIC Verilog AT24C02 with EPN240
-
-
2下载:
i2c 的verilog 仿真模型,可用于搭建仿真平台。(The Verilog simulation model of I2C can be used to build simulation platform.)
-