Hard Processor System Technical Reference Manual: Agilex™ 5 SoCs

ID 814346
Date 4/01/2024
Public
Document Table of Contents

5.9.5. I2C Controller Signal Description

All instances of the I2C controller connect to external pins through pin multiplexers. Pin multiplexing allows all instances to function simultaneously and independently. The pins must be connected to a pull-up resistors and the I2C bus capacitance cannot exceed 400 pF.

There are five instances of the I2C which can be routed to the HPS I/O pins. Three of these I2C modules can be used for PHY management by the three Ethernet Media Access Controllers within the HPS.

Table 263.  I2C Controller Interface HPS I/O Pins

Pin Name

Signal Width

Direction

Description

SCL

1 bit

Bidirectional

Serial clock

SDA

1 bit

Bidirectional

Serial data

Table 264.  HPS I2C Signals for FPGA Routing

Signal Name

Signal Width

Direction

Description

i2c<#>_scl_in_clk

1 bit

Input

Incoming I2C clock source. This is the input SCL signal

i2c<#>_clk_clk

1 bit

Output

Outgoing I2C clock enable. Output SCL signal. This signal is logically inverted and is synchronous to the HPS peripheral clock

i2c<#>_sda_i

1 bit

Input

Incoming I2C data. This is the input SDA signal.

i2c<#>_sda_oe

1 bit

Output

Outgoing I2C data enable. Output SDA signal. This signal is logically inverted and is synchronous to the HPS peripheral clock.

Figure 208. I2C Interface in FPGA Fabric


The figure above shows the typical connection on the I2C interface in FPGA fabric with alt_iobuff.

For both I2C clock and data, external IO pins are open drain connection. When output enables i2c<#>_sda_oe and i2c<#>_clk_clk are asserted, external signal is driven to ground.