I use the i2c slave ip by platform designer and connect the inout port correctly. But I don't know how to constrain the input_delay and output_delay of i2c_SDA and i2c_SCL.
Hi PHuan32,
Could you check if this example helps?
Thanks.
Hi YY,
Thanks!
Because i2c signal is very slow, it seems that I can just set the i2c_SDA and i2c_SCL to false path.
BR
Hi PHuan32,
Hope the example helps.
Thanks.
For more complete information about compiler optimizations, see our Optimization Notice.