xcore / sc_ethernet

10/100 MII Ethernet MAC for XMOS microcontrollers
http://xcore.github.com/sc_ethernet/index.html
Other
37 stars 29 forks source link

updated module_ethernet_smi #29

Closed henkmuller closed 12 years ago

henkmuller commented 12 years ago

Complete rewrite of module_ethernet_smi.

This now should follow the SMI standard; in as far as I can see.

Function to check PHY_ID is factored out so should work work with different PHYs

Function to perform non-autonegotiated bring up is also split out.