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

Performance improvement to mii_rx_pins #47

Closed ghost closed 11 years ago

ghost commented 11 years ago

This change improves the performance of mii_rx_pins so it can work on a 50 mips tasks (e.g. 8 tasks on a C4 part), assuming no high priority queue.

This has been tested on the app_ethernet_demo but still needs more thorough testing.