summaryrefslogtreecommitdiffstats
path: root/c/src/libchip/network/README.dwmac
blob: 4fd16221bd5373a16ea2a00e9bdc75250251fd2c (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
About
=====
The dwmac* files implement libchip driver for the DWMAC 10/100/1000
ethernet MAC. The DWMAC 10/100/1000 ethernet MAC is a Synopsys IP core.

Target Support
==============

The target is required to provide the low level support routines as
listed in the Configuration section of this file.

The file cs8900.[ch].bsp are an example BSP files for DIMMPC target.

Conditionals
============
None

Todo
====
+ Add support for DWMAC 10/100. currently only support for DWMAC 1000
  is implemented

Configuration
=============
See the dwmac.h header file for the documentation.