I am a novice. I have a cyclone V board. I have generated several 32-bit ASCII codes through verilog on the FPGA side. I want to send them to the HPS side through the H2F AXI bus and program the HPS side to read them. . I connected the FIFO and H2F AXI bus as shown in the picture, I don't know if such connection is correct.

Can someone give me some idea, any help would be greatly appreciated.
I wrote preloader, u-boot, device tree file, rbf file, and linux kernel to sd card, but I don't know what to do next.