Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'master' into u1e_newbuild | Matt Ettus | 2010-06-14 | 20 | -7499/+0 |
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Made so Makefile changes as well to get it to build * master: new make works on ise12 produces good bin files first attempt at cleaning up the build system get rid of debug stuff to help timing move u2_core into u2_rev3 directory to simplify directory structure and save headaches Conflicts: usrp2/fifo/fifo36_to_fifo18.v usrp2/top/u2_rev3/Makefile usrp2/top/u2_rev3/Makefile.udp usrp2/top/u2_rev3/u2_core_udp.v | ||||
| * | first attempt at cleaning up the build system | Matt Ettus | 2010-06-10 | 21 | -7528/+0 |
| | | |||||
* | | added little endian capability for gpmc to fifo and fifo to gpmc, since ARM ↵ | Matt Ettus | 2010-06-06 | 2 | -37/+47 |
| | | | | | | | | is LE. | ||||
* | | get rid of redundant fifo18, since we can just use fifo19 and ignore the occ bit | Matt Ettus | 2010-06-06 | 1 | -40/+0 |
| | | |||||
* | | test full width packets | Matt Ettus | 2010-05-24 | 1 | -0/+27 |
| | | |||||
* | | fifo36_to_ll8 and fifo pacer need a real fifo between them or they deadlock ↵ | Matt Ettus | 2010-05-21 | 1 | -1/+8 |
| | | | | | | | | (by design) | ||||
* | | fix double declaration | Matt Ettus | 2010-05-21 | 1 | -1/+0 |
| | | |||||
* | | send bigger packets to reduce cpu load | Matt Ettus | 2010-05-20 | 1 | -1/+1 |
| | | |||||
* | | combined timed and crc cases. fifo pacer produces/consumes at a fixed rate | Matt Ettus | 2010-05-20 | 1 | -0/+24 |
| | | |||||
* | | moved fifos into gpmc_async, reorganized top level a bit, added in crc ↵ | Matt Ettus | 2010-05-12 | 3 | -6/+48 |
| | | | | | | | | packet gen and test | ||||
* | | packet generator and verifier, to test gpmc and other data transfer stuff | Matt Ettus | 2010-05-12 | 4 | -0/+153 |
|/ | |||||
* | moved into subdir | Josh Blum | 2010-01-22 | 21 | -0/+7528 |