V
VIPS
Guest
Hi All
I am implementing the I2C Slave and i am using two data lines for sda
input and sda output.
MY question is that shall I expect from I2C bus to give me Z as input
in place of 1
Shall I drive output 1 as Z to the sda_out
Secondly We cannot synthesize Z as an input but can drive the output
as Z any reason
I have used an interal sda signal and sampled the SDA_input as
SDA_internal<= '1' when SDA_input = 'Z' else '0' ; it is stucking the
output /input to gnd and vcc in synthesis
Pls specify
Thanks
Vipul
I am implementing the I2C Slave and i am using two data lines for sda
input and sda output.
MY question is that shall I expect from I2C bus to give me Z as input
in place of 1
Shall I drive output 1 as Z to the sda_out
Secondly We cannot synthesize Z as an input but can drive the output
as Z any reason
I have used an interal sda signal and sampled the SDA_input as
SDA_internal<= '1' when SDA_input = 'Z' else '0' ; it is stucking the
output /input to gnd and vcc in synthesis
Pls specify
Thanks
Vipul