搜索资源列表
CpldandEepromI2c
- verilog 编写的I2c协议程序,用于cpld读写EEPROM-verilog I2c agreement prepared by the procedures for cpld writable EEPROM
IIC-EEPROM
- 用verilog实现了IIC接口与EEPROM存储器的接口设计,非常实用
eeprom
- eeprom的Verilog HDL源代码,含eeprom的读写!Quartus II5.0平台测试通过!
eeprom_i2c.tar.gz
- I2C EEPROM verilog simulation model,I2C EEPROM verilog simulation model
EEPROM_RD_WR.rar
- 本程序包含:EEPROM的功能模型(eeprom.v)、读/写EEPROM的verilog HDL 行为模块(eeprom_wr.v)、信号产生模块(signal.v)和顶层模块(top.v) ,这样可以有一个完整的EEPROM的控制模块和测试文件,本文件通过测试。,This procedure includes: EEPROM of the functional model (eeprom.v), read/write EEPROM acts of verilog HDL modules (e
EEPROMVerilog-HDL
- EEPROM的Verilog HDL源代码,代码全-EEPROM of the Verilog HDL source code, code all. . . . . . . .
eeprom
- VERILOG实际例程,非常适合初学者学习-VERILOG the actual routine, ideal for beginners to learn
i2c_model.tar
- I2C EEPROM verilog simulation model
i2c
- IIC 接口EEPROM 存取实验(verilog实现) 按动开发板键盘某个键 CPLD 将拨码开关的数据写入EEPROM 的某个地址,按动另 外一个键,将刚写入的数据读回CPLD,并在数码管上显示。帮助读者掌握I2C 的总线协 议和EEPROM 的读写方法。-verilog
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
eeprom
- EEPROM模块源代码,希望对大家有用,方便交流-EEPROM model
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
rtl
- SPI verilog RTL code
eeprm
- verilog编写的EEPROM代码,包括我们最常用的AT24C02/24C04/24C08/24C16-eeprm is a verilog HDL behavioral model for AT24C02/4/8/16
e2rom
- eeprom的verilog程序,用过,很好用。个人修改后直接调用-eeprom of verilog program, used, very good use. Personal modified to directly call
xiayuwen
- 本程序是夏宇闻老师的verilog数字系统设计教程中的E2PROM完整程序文件,包括信号产生模块,E2PROM读写模块,E2PROM模拟模块,并且在ISE上运行成功,测试正确,modelsim仿真成功-This program is the Xia Yu Wen digital system design tutorial E2PROM complete file, including the signal generation module, E2PROM reader module, E2P
eeprom_i2c
- Verilog 编写的eeprom的i2c读写功能-Written in Verilog the i2c eeprom read and write capabilities
EEPROM
- EEPROM verilog仿真模块,用于测试I2C接口-EEPROM verilog simulation module
IIC读写EEPROM发送到PC串口
- 能实现用IIC读EEPROM并且将读取的数据通过串口发送到PC端,以及在PC端通过串口发送数据给FPGA,再利用IIC将数据写入EEPROM(The program can realize that FPGA read the data from EEPROM by IIC and then send it to PC by UART,and that PC send the data to FPGA by UART and then write the data to EEPROM by
eeprom
- 亲自编写并测试通过的 E2PROM 的Verilog代码,由于仅是研究学习之用,功能可以自己添加,继续完善。(The Verilog code of E2PROM is written and tested by itself. As a result of research and learning, functions can be added and perfected.)