Create a I2C Master Testbench to communicate with Slave

Job ID: 34161909

Budget: $10 – $30 USD

I have the code for I2C slave. I want help in writing the verilog code for I2C Master testbench to communicate with the given slave. It can send a few i2C write and read commands (with address, data, etc). I have attached the code for I2C slave alonside for your reference.