F-Tile CPRI PHY Intel® FPGA IP User Guide

ID 683284
Date 10/04/2021
Public

A newer version of this document is available. Customers should click here to go to the newest version.

Document Table of Contents

5.10.2. Ethernet Reconfiguration Interface

Table 25.  Ethernet Reconfiguration Interface Signals
Port Name Width (Bits) Domain Description
i_reconfig_eth_addr[13:0] 14 i_reconfig_clk Address for Ethernet reconfiguration CSRs in selected channel. Using byte addressing format.
i_reconfig_eth_read 1 i_reconfig_clk Read command for Ethernet reconfiguration CSRs in selected channel.
i_reconfig_eth_write 1 i_reconfig_clk Write command for Ethernet reconfiguration CSRs in selected channel.
o_reconfig_eth_readdata[31:0] 32 i_reconfig_clk Read data from reads to Ethernet reconfiguration CSRs in selected channel.
o_reconfig_eth_readdatavalid 1 i_reconfig_clk Read data from Ethernet reconfiguration CSRs is valid in selected channel.
i_reconfig_eth_writedata[31:0] 32 i_reconfig_clk Data for writes to Ethernet reconfiguration CSRs in selected channel.
o_reconfig_eth_waitrequest 1 i_reconfig_clk AVMM stalling signal for operations on Ethernet reconfiguration CSRs in selected channel.
i_reconfig_eth_byteenable[3:0] 4 i_reconfig_clk Byteenable for Ethernet reconfiguration CSRs in selected channel.