aboutsummaryrefslogtreecommitdiffstats
path: root/simple_gemac/simple_gemac_tb.v
Commit message (Expand)AuthorAgeFilesLines
* first cut at a wishbone interface and wrapping the corematt2009-04-041-0/+7
* made pause enabling a pin so we can set itmatt2009-04-031-2/+2
* more thorough tests, including overrun, underrun, crc err, etc.matt2009-04-021-34/+42
* test multiple error typesmatt2009-04-021-6/+30
* logic to interface locallink fifos to our macmatt2009-04-021-77/+25
* add fifos to interface to the macsmatt2009-04-011-8/+46
* rx seems to work. haven't test error framesmatt2009-04-011-18/+30
* we now inhibit our own sending when a received pause frame comes. _rx.v is c...matt2009-03-311-2/+8
* cleaned up a littlematt2009-03-311-19/+14
* tx should be fully working nowmatt2009-03-311-4/+10
* everything but CRCmatt2009-03-311-11/+21
* nearly therematt2009-03-311-5/+63
* work in progress on a simpler gigabit-only macmatt2009-03-301-0/+88