A newer version of this document is available. Customers should click here to go to the newest version.
5.10.3. Transceiver Reconfiguration Interface
Port Name | Width | Domain | Description |
---|---|---|---|
i_reconfig_xcvr_addr[17:0] | 18 | i_reconfig_clk | Address for Transceiver reconfiguration CSRs in selected channel. Using byte addressing format. |
i_reconfig_xcvr_read | 1 | i_reconfig_clk | Read command for Transceiver reconfiguration CSRs in selected channel. |
i_reconfig_xcvr_write | 1 | i_reconfig_clk | Write command for Transceiver reconfiguration CSRs in selected channel. |
o_reconfig_xcvr_readdata[31:0] | 32 | i_reconfig_clk | Read data from reads to Transceiver reconfiguration CSRs in selected channel. |
o_reconfig_xcvr_readdatavalid | 1 | i_reconfig_clk | Read data from Transceiver reconfiguration CSRs is valid in selected channel. |
i_reconfig_xcvr_writedata[31:0] | 32 | i_reconfig_clk | Data for writes to Transceiver reconfiguration CSRs in selected channel. |
o_reconfig_xcvr_waitrequest | 1 | i_reconfig_clk | AVMM stalling signal for operations on Transceiver reconfiguration CSRs in selected channel. |
i_reconfig_xcvr_byteenable[3:0] | 4 | i_reconfig_clk | Byteenable for Transceiver reconfiguration CSRs in selected channel. |