module axi_cfg( input axi_clk, input axi_rstn, //axi read addr input[31:0] axi_araddr, output axi_arready...