Visible to Intel only — GUID: gzi1663243393897
Ixiasoft
4.3.1.1. NOP(0x0)
4.3.1.2. get_hssi_profile for E-Tile
4.3.1.3. get_hssi_profile for F-Tile
4.3.1.4. set_hssi_profile for E-Tile
4.3.1.5. set_hssi_profile for F-Tile
4.3.1.6. read_MAC_statistic
4.3.1.7. get_mtu
4.3.1.8. set_csr for E-Tile
4.3.1.9. set_csr for F-Tile
4.3.1.10. get_csr for E-Tile
4.3.1.11. get_csr for F-Tile
4.3.1.12. enable_loopback for E-Tile
4.3.1.13. enable_loopback for F-Tile
4.3.1.14. disable_loopback for E-Tile
4.3.1.15. disable_loopback for F-Tile
4.3.1.16. Reset MAC Statistics
4.3.1.17. set_mtu for F-Tile
4.3.1.18. Ncsi_get_link_status
4.3.1.19. Reserved
4.3.1.20. firmware_version (0xFF)
6.1. Driving Multiple Ports with the Same Clock
6.2. Clock Connections for MAC Async Client FIFO
6.3. F-Tile Clock Connections for PTP Synchronous and Asynchronous cases
6.4. Clock Connections for SyncE Operation on E-Tile
6.5. Clock Connections for SyncE Operation on F-Tile
6.6. F-Tile PMA and FEC Direct PHY IP Clock Output
7.1.1. Device Feature Header Lo
7.1.2. Device Feature Header Hi
7.1.3. Feature GUID_L
7.1.4. Feature GUID_H
7.1.5. Feature CSR ADDR
7.1.6. Feature CSR Size Group
7.1.7. Version
7.1.8. Feature List
7.1.9. Interface Attribute Port X Parameters
7.1.10. HSSI Command/Status
7.1.11. HSSI Control/Address
7.1.12. HSSI Read Data
7.1.13. HSSI Write Data
7.1.14. HSSI Ethernet Port X Status
Visible to Intel only — GUID: gzi1663243393897
Ixiasoft
5.1.1. AXI-Lite CSR
This AXI-Lite interface is synchronous to app_ss_lite_clk and its reset signal is app_ss_lite_areset_n. The interface is compliant to the AXI Standard.
Signal Name | Direction | Description |
---|---|---|
app_ss_lite_clk | In | Clock signal. |
app_ss_lite_araddr[25:0] | In | Read address. |
app_ss_lite_arprot[2:0] | In | Read address channel privilege and security attribute. |
app_ss_lite_arvalid | In | Read address channel valid. |
app_ss_lite_awaddr[25:0] | In | Write address. |
app_ss_lite_awprot[2:0] | In | Privilege and security level of the transaction. |
app_ss_lite_awvalid | In | Write address valid. |
app_ss_lite_bready | In | Indicates that the master can accept a write response |
app_ss_lite_rready | In | Indicates that the master can accept the read data and response. |
app_ss_lite_wdata[31:0] | In | Writedata. |
app_ss_lite_wstrb[3:0] | In | Indicates the byte lanes that hold valid data. |
app_ss_lite_wvalid | In | Write data valid. |
app_ss_lite_areset_n | In | Asynchronous reset. |
ss_app_lite_arready | Out | Indicates that the slave is ready to accept a read address transaction. |
ss_app_lite_awready | Out | Indicates the slave is ready to accept a write transaction. |
ss_app_lite_bresp[1:0] | Out | Indicates the status of the write transaction. |
ss_app_lite_bvalid | Out | Write response valid. |
ss_app_lite_rdata[31:0] | Out | Read data. |
ss_app_lite_rresp[1:0] | Out | Indicates the status of the read transfer. |
ss_app_lite_rvalid | Out | Read data valid. |
ss_app_lite_wready | Out | Indicates that the salve can accept the write data. |