Forum Discussion
Altera_Forum
Honored Contributor
14 years agoYes No question (Using FPGA as a wire)
1-Can I use FPGA, just as a wire, to carry a bidirectional line like I2C SDA from one pin of the FPGA to the other pin of the FPGA. In the FPGA there will not be an i2c master or slave it will just r...
Altera_Forum
Honored Contributor
14 years agoListen to FvM; "A repeater on a logical protocol level would be possible, but not an easy design".
Your repeater needs to "listen" to the protocol and determine which direction the data is flowing. I've been through this exericse and determined that an FPGA I2C repeater is not worth the effort. Find another way.