INTRODUCTION - Rutujakage1/I2C-Protocol-using-Verilog GitHub Wiki

Problem Statement:

Write a Verilog code to implement I2C protocol.

Objective:

Design and implement a verilog code to establish I2C (Inter-integrated Circuits) communication between master and slave ,write the required code with testbench and obtain the simulation results.