Stable release: | 2.0 |
---|---|
Status: | Feature complete |
Maintainer: | https://github.com/DavidNorman |
Description: | Ethernet MII driver |
- 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
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/
- 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.
xcommon
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.