s_axi_aclk |
1 |
Input |
AXI4-Lite clock |
s_axi_aresetn |
1 |
Input |
AXI4-Lite reset, Active-Low |
s_axi_awaddr |
32 |
Input |
Write address |
s_axi_awprot |
3 |
Input |
Write protection |
s_axi_awvalid |
1 |
Input |
Write address valid |
s_axi_awready |
1 |
Output |
Write address ready |
s_axi_wdata |
32 |
Input |
Write data bus |
s_axi_wstrb |
4 |
Input |
Write strobes |
s_axi_wvalid |
1 |
Input |
Write valid |
s_axi_wready |
1 |
Output |
Write ready |
s_axi_bresp |
2 |
Output |
Write response |
s_axi_bvalid |
1 |
Output |
Write response valid |
s_axi_bready |
1 |
Input |
Response ready |
s_axi_araddr |
32 |
Input |
Read address |
s_axi_arprot |
3 |
Input |
Read protection |
s_axi_arvalid |
1 |
Input |
Read address valid |
s_axi_arready |
1 |
Output |
Read address ready |
s_axi_rdata |
32 |
Output |
Read data bus |
s_axi_rresp |
2 |
Output |
Read response |
s_axi_rvalid |
1 |
Output |
Read valid |
s_axi_rready |
1 |
Input |
Read ready |