搜索资源列表
iic
- iic 总线 verilog 源代码 标准i2c总线, 有sda scl 时钟,频率自定
iic_master
- it is a iic source verilog code with its testcase which can act only as master
I2C
- Verilog 实现 IIC 源码,包括各个时序信号的详细描述-Verilog code for IIC
i2c
- IIC 接口EEPROM 存取实验(verilog实现) 按动开发板键盘某个键 CPLD 将拨码开关的数据写入EEPROM 的某个地址,按动另 外一个键,将刚写入的数据读回CPLD,并在数码管上显示。帮助读者掌握I2C 的总线协 议和EEPROM 的读写方法。-verilog
iic
- 一个verilog源代码,可用ISE等实现,功能为I2C接口标准建模。-A verilog source code, can be used, such as the realization of ISE, the functional model for the I2C interface standard.
FPGA-IIC
- 在FPGA内,实现IIC数据接口。verilog源代码-In the FPGA, the realization of IIC data interfaces. verilog source code
I2Cdesign
- Verilog数字系统设计教程【夏宇闻】原书第十章:IIC总线接口模块设计代码包-verilog program for iic bus design. the pakege includes iic protocl master program and behavel slavle program, even includes testbench and data bat files.
I2C
- iic verilog 从机程序 包含iic Verilog的主模块,控制模块和io寄存器模块-iic Verilog slave
IIC_slave_core
- iic 总线规范和多个iic Verilog的设计论文,均为pdf-pdf of verilog iic
IIC
- 用标准Verilog HDL 语言编写的IIC总线IP核,详细定义了时序及输入输出, 可以直接应用-Standard Verilog HDL language of the IIC bus IP core, a detailed definition of the timing and the input and output, can be applied directly
IIC
- 基于VERILOG HDL的IIC设计,比较基础,设计适合初学者-IIC INTERFCAE DESIGN
I2C
- I2C/IIC 总线接口驱动,在Altera和Xilinx的FPGA上跑过,Verilog编写,Craftor原创。V1.1。代码中还包含了24C02的读写测试程序,可直接用。-I2C/IIC Bus Driver, written in Verilog, v1.1. By Craftor
Verilog-IIC
- VerilogHDL语言编写的IIC 读写试验程序, 在Quartus II 8.1下面调试通过 -IIC VerilogHDL languages to read and write test procedures, the Quartus II 8.1 debugging through the following
IIC-fpga-verilog
- 基于fpga的IIC设计,verilog-IIC fpga-based design, verilog
IIC
- Verilog IIC程序,RAM接口,方便调试,一主多从-Verilog IIC program, RAM interface, easy to debug, and more a master
Verilog-IIC-read-MPU6050-Filter
- 本代码实现了读MPU6050 三轴6个数据,用其中的GY和AZ、AX结合融合滤波算法,解出X单轴角度,并在黑金开发板的EP4C15F17C8芯片上调试成功,±5°范围内LED灯灭,左右摆动时相应左右灯亮。 顶层模块每隔5ms,发出一个is_read高电平,下面的模块读取一次数据,并计算,更新LED状态。有关计算都用的ip核,占用资源很大。希望对小小小小白有所帮助。 -Verilog codes read 6 axis data of MPU6050, and use GY AZ AX w
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
IIC
- IIC读写发送到PC串口 Verilog 源代码与工程文件(IIC read and write, send to PC serial Verilog source code and engineering documents)
IIC从机verilog代码
- 亲测可用Verilog代码哦,IIC从机,拿来即用66666666666
iic_AT24C02
- verilog语言。iic读写epprom(Verilog iic .Epprom readand write)