文件名称:I2C_Controller
介绍说明--下载内容均来自于网络,请自行研究使用
这是个人设计的I2C总线的控制器。已封装好I2C总线的4种基本操作(写单字节,写多字节,读单字节和读读多字节)。在这个资源当中,包含自己写的设计文档和使用方式,以及Verilog源代码。此过程经过Xilinx开发板下载验证且没有问题。-This is the controller of the personal project I2C bus. I2C bus has a good package of four basic operations (to write a single byte, multi-byte write and read single-byte and multi-byte read). In this resource which includes design documentation and write their own use, as well as Verilog source code. Xilinx development board through this process to download and verify there is no problem.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
I2C控制器设计\i2c资料\AT24C04中文资料.pdf
.............\.......\I2C控制器设计_黑金开发板AX309.pdf
.............\.......\I2C操作笔记——以 AT24C04为例 - 物联网 IoT 经验分享小站 - 博客频道 - CSDN.pdf
.............\.......\IIC总线协议 - zailushangha的专栏 - 博客频道 - CSDN.pdf
.............\源文件\I2C总线控制器设计文档.docx
.............\......\I2C总线控制器设计文档.pdf
.............\......\rtl\I2C.v
.............\......\...\I2C_Controller.v
.............\......\...\i2c_controller_tb.v
.............\......\...\I2C_t.v
.............\......\...\I2C_Test.v
.............\......\...\NixieTube.v
.............\......\...\Nixie_test.v
.............\......\rtl
.............\i2c资料
.............\源文件
I2C控制器设计