Introduction - If you have any usage issues, please Google them yourself
I2C Analog FPGA implementation of the Protocol process, including the three modules, i2c_master_bit_ctrl.v achieve bit transfer function, i2c_master_byte_ctrl.v finish byte transfer, i2c_master_top.v finish the entire process control functions and procedures available to the external interface.