搜索资源列表
i2c
- VHDL接口电路实用源程序,这个是I2C总线通信的。
I2C
- 单片机的I2C通信协议,该程序是AVR单片机的-MCU I2C communication protocol, the program is the AVR microcontroller
I2C
- I2C主机端模块 具有avalon-MT总线接口 可挂载在Altera soc系统之上 使NiosII处理器具备I2C通信能力 模块由Verilog HDL编写 并经Cyclone II FPGA测试-I2C master modul which has a avalon-MT interface that can be attached to Altera SOC system. It provides NiosII I2C communication capability . This mo
i2c
- 该压缩包包含了i2c core设计需要的文献资料以及verilog编写实现i2c通信的源代码-The archive contains the i2c core design requires the preparation of literature and the verilog source code to achieve i2c communication
I2C
- 语言:verilog 功能:用Verilog HDL编写的I2C主机串行通信的程序。两条总线线路:一条串行数据线 SDA, 一条串行时钟线 SCL;串行的 8 位双向数据传输位速率在标准模式下可达 100kbit/s,快速模式下可达 400kbit/s ,高速模式下可达 3.4Mbit/s;在数据传输过程中,当时钟线为高电平时,数据线必须保持稳定。如果时钟线为高电平时数据线电平发生变化,会被认为是控制信号。 仿真工具:modelsim 综合工具:quartus -Language:
10_I2C
- I2C是现代芯片和外设通信的常用方式,本例通过Verilog语言实现I2c通信-I2C chips and peripherals in modern communication methods commonly used, in this case through the Verilog language communication I2c
i2c
- I2c通信协议的Verilog实现,包括详细的设计说明和完整的文档-Verilog I2c communication protocol implementation, including detailed design specifications and complete documentation
I2C
- I2C的通信 除了I2C通信有关的代码外还包括了按键检测等代码-I2C communication in addition to code for I2C communication-related things, including the key detection code
I2C
- VHDL语言编写的I2C通信接口,可与单片机等MCU相连,只占用很少的引脚线完成数据的传输-Written in VHDL I2C communication interface, such as MCU and MCU can be connected, only takes a few lines to complete the data transmission pin
I2C
- alter fpga,i2c通信程序。现在i2c通信应用越来越广泛,已经深入各个领域。-i2c fpga,
I2C
- I2C通信协议的C语言形式,可以使用这个用来和读写EEPROM-I2C communication protocol C-language form, you can use this to read and write EEPROM
i2c
- 基于ALTERA EP2C8Q208 FPGA的通过i2c通信读写24c01的VHDL程序-A VHDL program,based on EP2C8Q208,using i2c read and write data to 24c01
ADT75-I2C
- PDP驱动控制中用到的ADT75温度传感器,采用I2C通信,这是一个工程中实际应用的一段源代码。-PDP drive control ADT75 used in temperature sensors, using I2C communication, this is a practical application of a project source code.
i2c
- I2C 通信模块 scl - I2C时钟信号 -- * sda - I2C数据信号 -- * ok - I2C读/写完成 -- * ack - 输入写操作的数据到本模块后,得到本模块的确认 -- * ntf - 读操作完成后,通知外部数据已好 -- * dat_o - 读操作结束后输出的数据-I2C communication module scl- I2C clock signal-* sda is- I2C data signal-* o
I2C
- 基于FPGA的I2C通信代码实现,在开发板上验证过,欢迎使用-FPGA-based I2C communication code, tested on the development board, welcome
FPGA-I2C[Verilog]
- 基于FPGA平台的I2C通信代码 Verilog编写-Based on FPGA platform of I2C communication Verilog code to write
I2C
- Verilog语言实现I2C通信功能,可直接作为模块用于自己工程中。-Verilog language I2C communication functions can be used directly as a module for their own projects.
i2c-master
- i2c 总线 host 控制器 , fpga上验证过,可以实现i2c 通信。-verilog IP for i2c master controller
i2c
- i2c 通信协议, 采用Verilog 语言实现i2c的时序及接口设计,测试用例
I2C
- FPGA实现I2C通信功能模块,实现了I2C通信可移植(FPGA realize I2C communication function module)