Skip to content

Ant1488/sc_ethernet

This branch is 484 commits behind xcore/sc_ethernet:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

de8d61c · May 25, 2011

History

60 Commits
May 5, 2011
May 5, 2011
Mar 2, 2011
Mar 2, 2011
May 5, 2011
May 25, 2011
Mar 24, 2011
May 5, 2011
May 5, 2011
Mar 24, 2011
Feb 27, 2011
Mar 24, 2011
Feb 25, 2011
Mar 2, 2011
Apr 12, 2011
Apr 8, 2011

Repository files navigation

XCORE.com ETHERNET SOFTWARE COMPONENT

Stable release:2.0
Status: Feature complete
Maintainer:https://github.com/DavidNorman
Description:Ethernet MII driver

Key Features

  • RX and TX in separate threads
  • Packet filtering by extension function
  • Memory based locking protocol
  • FIFO based memory allocation for lower RAM overhead
  • 802.1Qat traffic shaping support

Firmware Overview

RX and TX are defined as functions which each run in their own thread.

Full documentation can be found at http://xcore.github.com/sc_ethernet/

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.

Required Modules

xcommon

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.

About

10/100 Mii ethernet mac and filters

Resources

License

Stars

Watchers

Forks

Packages

No packages published