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