Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |