搜索资源列表
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.
I2C_test1
- 基于verilog hdl 的iic实现源码,值得学习-Iic-based realization of the verilog hdl source, it is worth learning
iic_top27
- iic总线的硬件描述,verilog语言编写,希望有意者下载-iic bus hardware descr iption, verilog language, I hope those who are interested to download
FPGA-IIC
- 在FPGA内,实现IIC数据接口。verilog源代码-In the FPGA, the realization of IIC data interfaces. verilog source code
IIC_Verilog
- FPGA Verilog HDL模拟IIC通讯接口-FPGA Verilog HDL IIC Interface
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_verilog
- 完整的IIC MASTER,verilog 的,进过验证的-IIC Master for fpga with verilog
IIC_Verilog
- FPGA数字电子系统设计与开发实例导航 中IIC的实现-IIC FPGA digital electronic system design and development examples navigation
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
i2c
- 使用verilog语言实现iic协议,可实现多字节读写(Implementation of IIC protocol in Verilog language)
IIC
- IIC读写发送到PC串口 Verilog 源代码与工程文件(IIC read and write, send to PC serial Verilog source code and engineering documents)