I2c Protocl
I2c Protocl
org (ISSN-2349-5162)
Abstract : This research paper is about the designing of I2C communication protocol single master using Verilog language. This
is a bidirectional, two wired serial bus which is used to transport the data between integrated circuits. Slave devices are interfaced
to the microcontroller with the help of the I2C bus. The protocol concept comes into the picture for reducing the hardware
complexity and power consumption. The I2C protocol used to connect a maximum of 128 devices that are all connected to
communicate with the SCL and SDL lines of the master unit as well as the slave devices. I2C Module and its test bench is simulated
in modelsim as well as in Xilinx ISE.