Forum Discussion
Altera_Forum
Honored Contributor
17 years agoI just read your first post again (d'oh) and realised that what you're trying to do is create an I2C repeater.
As FvM says, you can't do this, without decoding the protocol inside the FPGA and creating an active bridge. Even that is tricky, given the nature of the bus. However, I'm wondering why you need to do this. Can you elaborate ?