Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | first cut at a wishbone interface and wrapping the core | matt | 2009-04-04 | 1 | -0/+7 |
* | made pause enabling a pin so we can set it | matt | 2009-04-03 | 1 | -2/+2 |
* | more thorough tests, including overrun, underrun, crc err, etc. | matt | 2009-04-02 | 1 | -34/+42 |
* | test multiple error types | matt | 2009-04-02 | 1 | -6/+30 |
* | logic to interface locallink fifos to our mac | matt | 2009-04-02 | 1 | -77/+25 |
* | add fifos to interface to the macs | matt | 2009-04-01 | 1 | -8/+46 |
* | rx seems to work. haven't test error frames | matt | 2009-04-01 | 1 | -18/+30 |
* | we now inhibit our own sending when a received pause frame comes. _rx.v is c... | matt | 2009-03-31 | 1 | -2/+8 |
* | cleaned up a little | matt | 2009-03-31 | 1 | -19/+14 |
* | tx should be fully working now | matt | 2009-03-31 | 1 | -4/+10 |
* | everything but CRC | matt | 2009-03-31 | 1 | -11/+21 |
* | nearly there | matt | 2009-03-31 | 1 | -5/+63 |
* | work in progress on a simpler gigabit-only mac | matt | 2009-03-30 | 1 | -0/+88 |