aboutsummaryrefslogtreecommitdiffstats
path: root/simple_gemac/simple_gemac_wb.v
Commit message (Collapse)AuthorAgeFilesLines
* Implement Eth flow control using pause framesMatt Ettus2009-09-041-4/+16
| | | | | | Not fully tested, but it seems to work without frame errors, sequence number errors or ethernet overruns. Still of course will get tx underruns on a slow machine, and the transmitted signal has some issues though.
* fixed addressing of registers, and added write enables to those that were ↵Matt Ettus2009-09-011-6/+9
| | | | missing. MDIO seems ok.
* basic wrapper workingmatt2009-04-041-7/+19
| | | | git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@10769 221aa14e-8319-0410-a670-987f0aec2ac5
* first cut at a wishbone interface and wrapping the corematt2009-04-041-0/+134
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@10762 221aa14e-8319-0410-a670-987f0aec2ac5