Skip to content

Add I2C access interface

Tom Levens requested to merge SfpI2c into v2.5-dev

Added a register interface and module, which together generate Wishbone transactions for I2C access. This is done so registers can be polled without danger of VME timeouts.

New interface is muxed and arbitrated with application Wishbone interface for backwards compatibility and flexibility.

Edited by Tom Levens

Merge request reports