CPU Interface - 3.1 English

HDMI 1.4/2.0 Transmitter Subsystem Product Guide (PG235)

Document ID
PG235
Release Date
2020-12-16
Version
3.1 English

The following table shows the AXI4-Lite control interface signals. This interface is an AXI4-Lite interface and runs at the s_axi_cpu_aclk clock rate. Control of the subsystem is only supported through the subsystem driver.

Important: Direct register level access to any of the sub-modules is not supported. Instead, all accesses are done through the HDMI 1.4/2.0 TX Subsystem driver APIs.
Table 1. CPU Interface Ports
Name I/O Width Description
s_axi_cpu_aresetn I 1 Reset (Active-Low)
s_axi_cpu_aclk I 1 Clock for AXI4-Lite control interface
S_AXI_CPU_IN_awaddr I 17 Write address
S_AXI_CPU_IN_awprot I 3 Write address protection
S_AXI_CPU_IN_awvalid I 1 Write address valid
S_AXI_CPU_IN_awready O 1 Write address ready
S_AXI_CPU_IN_wdata I 32 Write data
S_AXI_CPU_IN_wstrb I 4 Write data strobe
S_AXI_CPU_IN_wvalid I 1 Write data valid
S_AXI_CPU_IN_wready O 1 Write data ready
S_AXI_CPU_IN_bresp O 2 Write response
S_AXI_CPU_IN_bvalid O 1 Write response valid
S_AXI_CPU_IN_bready I 1 Write response ready
S_AXI_CPU_IN_araddr I 17 Read address
S_AXI_CPU_IN_arprot I 3 Read address protection
S_AXI_CPU_IN_arvalid I 1 Read address valid
S_AXI_CPU_IN_aready O 1 Read address ready
S_AXI_CPU_IN_rdata O 32 Read data
S_AXI_CPU_IN_rresp O 2 Read data response
S_AXI_CPU_IN_rvalid O 1 Read data valid
S_AXI_CPU_IN_rready I 1 Read data ready