Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-09-10 | might as well use a cascade fifo to help timing and give a little more capacity | Matt Ettus | |
2009-09-04 | Implement Eth flow control using pause frames | Matt Ettus | |
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. | |||
2009-09-04 | parameterized fifo sizes, some reformatting | Matt Ettus | |
2009-09-04 | allow control of whether or not to honor flow control, adds some debug lines | Matt Ettus | |
2009-09-03 | MAC transmit seems to work now. The root cause of the problem was ↵ | Matt Ettus | |
accidentally using the rx_clk in one stage of the fifos on the tx side. | |||
2009-09-02 | sort out active-low lines on locallink fifos, added debug pins | Matt Ettus | |
2009-08-31 | Merged SVN matt/new_eth r10782:11633 into new_eth | Johnathan Corgan | |
* svn diff http://gnuradio.org/svn/branches/developers/matt/new_eth -r10782:11633 * Patch applied with no conflicts or fuzz. | |||
2009-04-04 | basic wrapper working | matt | |
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@10769 221aa14e-8319-0410-a670-987f0aec2ac5 | |||
2009-04-04 | first cut at a wishbone interface and wrapping the core | matt | |
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@10762 221aa14e-8319-0410-a670-987f0aec2ac5 |