summaryrefslogtreecommitdiffstats
path: root/simple_gemac/simple_gemac.v
Commit message (Expand)AuthorAgeFilesLines
* debug stateMatt Ettus2010-01-141-2/+5
* Fix warnings, mostly from implicitly defined wires or unspecified widthsMatt Ettus2009-10-011-1/+2
* Implement Eth flow control using pause framesMatt Ettus2009-09-041-3/+3
* first cut at a wishbone interface and wrapping the corematt2009-04-041-6/+6
* made pause enabling a pin so we can set itmatt2009-04-031-3/+2
* address filteringmatt2009-04-011-3/+9
* we now inhibit our own sending when a received pause frame comes. _rx.v is c...matt2009-03-311-6/+6
* work in progress on a simpler gigabit-only macmatt2009-03-301-0/+55