aboutsummaryrefslogtreecommitdiffstats
path: root/simple_gemac/simple_gemac_rx.v
Commit message (Expand)AuthorAgeFilesLines
* Fix warnings, mostly from implicitly defined wires or unspecified widthsMatt Ettus2009-10-011-1/+1
* remove unused portMatt Ettus2009-09-101-1/+1
* Merged SVN matt/new_eth r10782:11633 into new_ethJohnathan Corgan2009-08-311-23/+23
* only write one error into fifomatt2009-04-021-1/+1
* generate error signalmatt2009-04-021-3/+3
* rx seems to work. haven't test error framesmatt2009-04-011-22/+162
* we now inhibit our own sending when a received pause frame comes. _rx.v is c...matt2009-03-311-0/+34