OpenCores

Project maintainers

Details

Name: ethmac10g
Created: Mar 24, 2005
Updated: Nov 10, 2017
SVN Updated: Mar 10, 2009
SVN: Browse
Latest version: download (might take a bit to start...)
Statistics: View
Bugs: 1 reported / 0 solved
Star25you like it: star it!

Other project properties

Category:Communication controller
Language:Verilog
Development status:Alpha
Additional info:
WishBone compliant: No
WishBone version: n/a
License:

Description

The 10G ethernet mac core. It is compliant with ieee 802.3ae. Our plan is:

1. reading specification
2. observation of different companies 10g ethernet mac core specifcation /data sheets
3. identify the difference between 10/100/1000/1g ethernet mac cores.
4. make the specification
5. make the architecure document
6. make the design document
7. RTL coding and verication
8. validating it on fpga

Main datapath logic is being tested on fpga now. Latest codes will be check in soon.

Features

- It is compliant with ieee 802.3ae

- 10GBASE-R

Status

- Planning
- Reading specification
- System design
- Coding
- Receive Engine passed simulation
- Transmit Engine passed simulation
- Main Datapath is being tested on fpga