Connecting an 8-bit peripheral to a 32-bit avalon bus
Hello, I am connecting an I2C core to a ColdFire V1 IP Core using the Avalon Bus in SOPC. I get a warning about the slave (I2C core), which has 8-bit registers, not having byteenables. Then it ...