Design of I2C Protocol
Keywords:
Master, Slave, SDA, SCL, Verilog HDLAbstract
I2C (Inter IC) protocol is a simple two wire line protocol which is used to transfer data from one device to another device. I2C is simple, bidirectional, half Duplex protocol. This Serial Communication Protocol is developed by Philips Semiconductor (NXP Semiconductors) and now it is used by almost all major IC manufacturers.