| Commit message (Expand) | Author | Age | Files | Lines |
* | Added git ignore files auto created from svn:ignore properties. | git repository hosting | 2009-08-13 | 21 | -0/+331 |
* | Add custom FPGA build. | jcorgan | 2009-07-30 | 12 | -3/+1704 |
* | Fix swapped signals. | jcorgan | 2009-04-27 | 2 | -2/+3 |
* | Merged r10770:10887 from jcorgan/iad2 into trunk. Adds alternative USRP2 FPG... | jcorgan | 2009-04-22 | 8 | -0/+776 |
* | mostly formatting and name changes. commented out special purpose pins. | matt | 2009-04-12 | 1 | -180/+180 |
* | from u2p2, autogenerated | matt | 2009-04-12 | 1 | -279/+353 |
* | now handles odd length packets | matt | 2009-04-06 | 1 | -6/+9 |
* | basic wrapper working | matt | 2009-04-04 | 3 | -9/+240 |
* | Merged r10712:10765 from jcorgan/gpio into trunk. Adds out-of-band and strea... | jcorgan | 2009-04-04 | 2 | -2/+23 |
* | first cut at a wishbone interface and wrapping the core | matt | 2009-04-04 | 4 | -6/+221 |
* | copied over from other eth core | matt | 2009-04-04 | 4 | -0/+928 |
* | reset synchronizer | matt | 2009-04-04 | 1 | -0/+16 |
* | made pause enabling a pin so we can set it | matt | 2009-04-03 | 2 | -5/+4 |
* | Properly signals an error and drops the remainder of the packet if there is a... | matt | 2009-04-02 | 1 | -6/+12 |
* | more thorough tests, including overrun, underrun, crc err, etc. | matt | 2009-04-02 | 1 | -34/+42 |
* | simulate a hiccup in the filling of the fifo. If long enough, will cause a t... | matt | 2009-04-02 | 1 | -0/+15 |
* | debug ports for fifo level testing. Normally I wouldn't check this in, but a... | matt | 2009-04-02 | 1 | -3/+3 |
* | Fix for fifo overruns on eth rx in full duplex. Now send re-pause long befor... | matt | 2009-04-02 | 3 | -6/+14 |
* | test multiple error types | matt | 2009-04-02 | 1 | -6/+30 |
* | added a state to ensure the error signal propagates, and now we assert src_rd... | matt | 2009-04-02 | 1 | -9/+13 |
* | only write one error into fifo | matt | 2009-04-02 | 1 | -1/+1 |
* | generate error signal | matt | 2009-04-02 | 1 | -3/+3 |
* | added error output line, alternative to simultaneous sof/eof | matt | 2009-04-02 | 1 | -6/+8 |
* | logic to interface locallink fifos to our mac | matt | 2009-04-02 | 5 | -77/+264 |
* | add fifos to interface to the macs | matt | 2009-04-01 | 1 | -8/+46 |
* | rx seems to work. haven't test error frames | matt | 2009-04-01 | 2 | -40/+192 |
* | address filtering | matt | 2009-04-01 | 1 | -3/+9 |
* | only report result for 1 cycle | matt | 2009-04-01 | 1 | -0/+1 |
* | variable length delay line, based on srl16 | matt | 2009-04-01 | 1 | -0/+21 |
* | now checks the crc as well for the received side | matt | 2009-04-01 | 1 | -2/+5 |
* | checkpoint | matt | 2009-04-01 | 1 | -0/+34 |
* | we now inhibit our own sending when a received pause frame comes. _rx.v is c... | matt | 2009-03-31 | 5 | -14/+66 |
* | sample packet | matt | 2009-03-31 | 1 | -0/+66 |
* | cleaned up a little | matt | 2009-03-31 | 2 | -38/+32 |
* | tx should be fully working now | matt | 2009-03-31 | 2 | -26/+34 |
* | everything but CRC | matt | 2009-03-31 | 2 | -17/+37 |
* | nearly there | matt | 2009-03-31 | 2 | -42/+134 |
* | work in progress on a simpler gigabit-only mac | matt | 2009-03-30 | 6 | -0/+527 |
* | copied over from other project | matt | 2009-03-30 | 4 | -0/+927 |
* | new fifos copied over from other project | matt | 2009-03-30 | 17 | -0/+6741 |
* | optional (but not used) additional buffering in eth rx path. | matt | 2009-03-30 | 1 | -0/+11 |
* | comment out the RMON, which we don't use | matt | 2009-03-30 | 1 | -2/+2 |
* | copied over old one which works with icarus | matt | 2009-03-09 | 1 | -1689/+1090 |
* | timing fix. The line address in the buffers still updates now even if there ... | matt | 2009-02-26 | 1 | -1/+61 |
* | timing fix, delays the ethernet flow control by a cycle to get it across the ... | matt | 2009-02-26 | 2 | -3/+16 |
* | remove support for unmodified dbsrx because there is way too much phase noise... | matt | 2009-02-26 | 1 | -9/+1 |
* | set all debug stuff to zero | matt | 2009-02-24 | 1 | -13/+10 |
* | support for unmodified dbsrx boards | matt | 2009-02-23 | 1 | -1/+9 |
* | Merged r10418:10423 from jcorgan/pps into trunk. Adds usrp2::sync_every_pps | jcorgan | 2009-02-10 | 1 | -1/+4 |
* | work in progress | matt | 2009-01-31 | 1 | -0/+2 |