sriharsha.hs
Junior Member level 3
Hello folks,
I am communicating bw FPGA and a processor using I2C, where processor is a I2C master and FPGA is a slave.
I need to assign all the register width to 32 bit using 8 bit register address.
How to read/write data from register of size 32 bit wide.? I am using I2C slave which can be read and written, each reg having 8 bit wide and pointed by 8 bit wide address.?
What changes have to be done in my slave side?
Please hep guys
I am communicating bw FPGA and a processor using I2C, where processor is a I2C master and FPGA is a slave.
I need to assign all the register width to 32 bit using 8 bit register address.
How to read/write data from register of size 32 bit wide.? I am using I2C slave which can be read and written, each reg having 8 bit wide and pointed by 8 bit wide address.?
What changes have to be done in my slave side?
Please hep guys