datenlord / blue-rdma

RoCEv2 hardware implementation in Bluespec SystemVerilog
GNU General Public License v2.0
19 stars 10 forks source link

Blue-RDMA integration into FPGA #5

Open sajjadtamimi opened 1 year ago

sajjadtamimi commented 1 year ago

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 interface

Thanks in advance

pwang7 commented 11 months ago

Sorry for the late response. blue-rdma is still under development, it is not ready for use yet. Thanks for interested in blue-rdma!