Visible to Intel only — GUID: dgu1613681239943
Ixiasoft
5.10.2. Ethernet Reconfiguration Interface
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. |