summaryrefslogtreecommitdiff
path: root/usrp2/fpga/simple_gemac/simple_gemac_tb.v
AgeCommit message (Expand)Author
2009-04-04first cut at a wishbone interface and wrapping the corematt
2009-04-03made pause enabling a pin so we can set itmatt
2009-04-02more thorough tests, including overrun, underrun, crc err, etc.matt
2009-04-02test multiple error typesmatt
2009-04-02logic to interface locallink fifos to our macmatt
2009-04-01add fifos to interface to the macsmatt
2009-04-01rx seems to work. haven't test error framesmatt
2009-03-31we now inhibit our own sending when a received pause frame comes. _rx.v is c...matt
2009-03-31cleaned up a littlematt
2009-03-31tx should be fully working nowmatt
2009-03-31everything but CRCmatt
2009-03-31nearly therematt
2009-03-30work in progress on a simpler gigabit-only macmatt