Giter VIP home page Giter VIP logo

sc_ethernet's Introduction

XCORE.com ETHERNET SOFTWARE COMPONENT

Latest release:2.3.1rc0
Maintainer:DavidNorman
Description:A complete Ethernet MII and MAC interface for 100MBps Ethernet

Key Features

  • RX and TX on separate logical cores
  • Packet filtering by extension function
  • Memory based locking protocol
  • FIFO based memory allocation for lower RAM overhead
  • High priority (VLAN priority tag) queues
  • 802.1Qat traffic shaping

Low thread count MII driver

An alternative, low core count MII driver is available.

  • MII pins in 1 logical core
  • Rx buffer support handled by interrupt in a designated second task on a different core
  • Optional service task for providing an API similar to the 5-thread implementation

Firmware Overview

RX and TX are defined as functions which each run on their own logical core. Core usage is 5 logical cores for a single port (reducible to 4 for lower bandwith transmit applicatio). Ports must be MII and attached to the same xcore.

Known Issues

  • The rx_packet-rx_packet timing constraint may fail because of the user defined packet filters. The user is required to fill in the timing details inside any user specified filter in order to help the XTA analyze the receive filter timing correctly.
  • Packets exceeding the Ethernet maximum length can cause system crash
  • Does not reject Ethernet/Ethernet-II/Ethernet-DIX encoded frames where the frame length does not match the length field

Support

Issues may be submitted via the Issues tab in this github repo. Response to any issues submitted as at the discretion of the maintainer for this line.

Required software (dependencies)

sc_ethernet's People

Contributors

henkmuller avatar djpwilk avatar andrewstanfordjason avatar interactive-matter avatar mlippett avatar stefanharjes avatar

Watchers

James Cloos avatar Peter Hedinger 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.