Forum Discussion
Altera_Forum
Honored Contributor
13 years agoCan I do this in two steps?
1- Implement two SDA buffers, one on the left side and one on the right side like normal i2c SDA connection method. 2- Make another block (vhdl/verilog code) that gets SDAs from left side and right side and handles it in a way that my purpose fulfils. ============================== extra information: -There is only one master on the left side and -There is only one slave on the right side. -Both of them ofc can pull down SDA line. ==============================