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

module_ethernet_smi #30

Closed henkmuller closed 12 years ago

henkmuller commented 12 years ago

New version, which is now compliant with IEE 802.3 as far as I can tell, the sampling point of MDIO has been shifted a further 100 ns out... Weird standard... Also removed the spurious clearing of the AUTONEGOTIATE bit, which seems pointless. Further integrated the rd/wr functions into a single all singing all dancing function which shaves another 10% of the memory requirements.