搜索资源列表
i2c.rar
- 这是一个IIC的接口程序,是夏宇闻编的书《verilog 数字系统设计教程》的IIC的源码,很通俗易懂.rar,This is an IIC interface procedures for Xia Wen book " verilog Digital System Design Guide," the source of the IIC, it is easy to understand. Rar
test_i2c
- IIC从模式的用Verilog实现的简单的测试文件-Verilog test file for slave mode of IIC
IIC
- 实现一个i2c总线结构,采用verilog语言实现,主要用于总线结构的学习,大家可以看看!-A i2c bus architecture using verilog language, mainly used in the bus structure learning, we can see!
IIC
- 夏宇闻<Verilog数字系统设计教程>源代码,已经可综合和实现,可以用Modelsim编译-Xia Wen <Verilog数字系统设计教程> Source code, has been integrated and implemented can be compiled using Modelsim
OV7725_i2c_timing_ctrl
- iic接口verilog HDL代码,经过测试验证,在OV7725控制接口上验证- //i2c interface output i2c_sclk, //i2c clock inout i2c_sdat, //i2c data for bidirection //user interface input [7:0] i2c_config_size, //i2c config data counte output reg [7:0] i2c