I was wondering if is it possible to use blue-rdma IP to enable the RDMA stack on the FPGA and connect it to the TX and RX interface of the Ethernet subsystem on the FPGA?
In addition, I tried to run blue-rdma/backend/Makefile and it faced an error that ./non_project_build.tcl is missing. Would it be possible to provide this file or to provide a simple example to show how to integrate the blue-rdma into FPGA SoC-design and how to connect it to the accelerator in the FPGA with an interface, e.g., AXI-MM or AXIS interface
Hi,
I was wondering if is it possible to use blue-rdma IP to enable the RDMA stack on the FPGA and connect it to the TX and RX interface of the Ethernet subsystem on the FPGA?
In addition, I tried to run
blue-rdma/backend/Makefile
and it faced an error that./non_project_build.tcl
is missing. Would it be possible to provide this file or to provide a simple example to show how to integrate the blue-rdma into FPGA SoC-design and how to connect it to the accelerator in the FPGA with an interface, e.g., AXI-MM or AXIS interfaceThanks in advance