aboutsummaryrefslogtreecommitdiffstats
path: root/usrp2/control_lib/newfifo
Commit message (Collapse)AuthorAgeFilesLines
* Merge branch 'master' into u1e_newbuildMatt Ettus2010-06-1420-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 systemMatt Ettus2010-06-1021-7528/+0
| |
* | added little endian capability for gpmc to fifo and fifo to gpmc, since ARM ↵Matt Ettus2010-06-062-37/+47
| | | | | | | | is LE.
* | get rid of redundant fifo18, since we can just use fifo19 and ignore the occ bitMatt Ettus2010-06-061-40/+0
| |
* | test full width packetsMatt Ettus2010-05-241-0/+27
| |
* | fifo36_to_ll8 and fifo pacer need a real fifo between them or they deadlock ↵Matt Ettus2010-05-211-1/+8
| | | | | | | | (by design)
* | fix double declarationMatt Ettus2010-05-211-1/+0
| |
* | send bigger packets to reduce cpu loadMatt Ettus2010-05-201-1/+1
| |
* | combined timed and crc cases. fifo pacer produces/consumes at a fixed rateMatt Ettus2010-05-201-0/+24
| |
* | moved fifos into gpmc_async, reorganized top level a bit, added in crc ↵Matt Ettus2010-05-123-6/+48
| | | | | | | | packet gen and test
* | packet generator and verifier, to test gpmc and other data transfer stuffMatt Ettus2010-05-124-0/+153
|/
* moved into subdirJosh Blum2010-01-2221-0/+7528