Coder Social home page Coder Social logo

allincomm / gulf-stream Goto Github PK

View Code? Open in Web Editor NEW

This project forked from qianfengclarkshen/gulf-stream

0.0 0.0 0.0 173 KB

100G Udp Link For axi Stream

License: Other

C++ 30.20% C 4.93% Tcl 32.05% Verilog 8.27% SystemVerilog 23.42% Makefile 1.14%

gulf-stream's Introduction

GULF-Stream

100G UDP Link For AXI Stream

GULF-Stream is a hardware IP written in HLS. It provides 100G UDP link for FPGA devices, currently it only supports Xilinx Ultrascale and Ultrascale+ devices.

The major components of GULF-Stream are a lbus to axi-stream converter and a 100G UDP IP core.

To make the GULF-Stream IP core you would run:

make GULF_Stream_IPCore

You would find all the GULF-Stream Vivado IP cores in ip_repo. Among the IP cores, "GULF Stream" and "lbus axis converter" are the 2 IP cores that users would need to be put into their 100G UDP projects. The "GULF Stream" provides 100G UDP link for AXI stream interface, the "lbus axis converter" acts as a bridge between AXI Stream and LBUS interface.

Please refer to the loopback example project for how to use these 2 cores in your design.

To make a loop back example project you would run:

make loopback_example

You would find the loopback example project at examples/loopback_server/loopback_server.xpr

There is also a benchmark provided, To make a benchmark project you would run:

make benchmark_example

You would find the benchmark example project at examples/benchmark/benchmark.xpr

gulf-stream's People

Contributors

qianfengclarkshen avatar karll-l avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.