搜索资源列表
Some_design_of_interface(IIC_P
- 一些接口电路的Verilog设计,主要包括IIC、PS2、矩阵键盘、RS232、还有一些基础试验的源代码如:除法器、多路选择器、加法器、减法器、8位优先编码器等。,Some design of interface(IIC,PS2,RS232...)
IIC_Verilog1
- 功能:IIC通信的Verilog描述写法; 包含有通信部分(写数据和读数据),分频时钟SCL,和顶层模块。-Function: IIC communication Verilog descr iption written contains the communication part (write and read data), sub-frequency clock SCL, and the top-level module.
i2c
- IIC控制器源码 Verilog-The IIC controller Open Source Verilog
verilog_iic_at24c04
- verilog语言实现的iic协议通信,一段式状态机实现,结合按键和数码管,用来控制和显示数据-Verilog language the iic protocol communication, for some state machine implementation, buttons and digital tube, used to control and display data.
IIC-and-spi
- iic协议和SPI的verilog代码,主要根据两个协议来传输数据,其中代码有自己写的和借鉴他人修改的,已验证-The iic protocol and SPI verilog code control iic data transmission, and write your own and learn from others to modify Verified
IIC-master
- Verilog的FPGA实现,有一定的参考价值,实现了基本的IIC总线功能-Of Verilog FPGA, the reference value, the IIC bus
iic_master
- 通过verilog 语言实现iic master功能,并由LED输出打印-iic master
iic_eeprom_wr
- 基于fpga 的iic总线的eeprom读写操作,verilog语言,已经仿真通过-iic eeprom write module by verilog ,of fpga
S22_I2C_24C02
- 红色飓风fpga开发板提供IIC接口程序,verilog实现,想学习FPGA同学一定要参考并使用-FPGA verilog iic
SPI转I2C
- SPI协议至IIC协议转换的verilog代码(SPI protocol to IIC protocol conversion Verilog code)