aboutsummaryrefslogtreecommitdiffstats
path: root/simple_gemac/simple_gemac_rx.v
Commit message (Collapse)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
| | | | | | | * svn diff http://gnuradio.org/svn/branches/developers/matt/new_eth -r10782:11633 * Patch applied with no conflicts or fuzz.
* only write one error into fifomatt2009-04-021-1/+1
| | | | git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@10742 221aa14e-8319-0410-a670-987f0aec2ac5
* generate error signalmatt2009-04-021-3/+3
| | | | git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@10741 221aa14e-8319-0410-a670-987f0aec2ac5
* rx seems to work. haven't test error framesmatt2009-04-011-22/+162
| | | | git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@10732 221aa14e-8319-0410-a670-987f0aec2ac5
* we now inhibit our own sending when a received pause frame comes. _rx.v is ↵matt2009-03-311-0/+34
currently only a skeleton for testing pause git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@10721 221aa14e-8319-0410-a670-987f0aec2ac5