| Commit message (Expand) | Author | Age | Files | Lines |
* | slave_fifo: use 2KB FIFO size instead of 1KB | Nick Foster | 2012-04-24 | 1 | -1/+1 |
* | b100: implement packet-end/flush cycle timeout | Josh Blum | 2012-04-24 | 2 | -11/+25 |
* | gpif: removed unused gpif related files | Josh Blum | 2012-04-24 | 8 | -908/+1 |
* | b100: fix slave fifo data xfer exit condition | Josh Blum | 2012-04-01 | 1 | -4/+4 |
* | B100: port cleanups from b100-txbug to this branch | Nick Foster | 2012-03-26 | 2 | -28/+21 |
* | b100: cleanup redundant logic for slwr and slrd | Josh Blum | 2012-03-25 | 1 | -2/+2 |
* | b100: extra data pktend cycle for fifo addr | Josh Blum | 2012-03-25 | 1 | -2/+8 |
* | b100: slave fifo fix for dst/src ready signals | Josh Blum | 2012-03-24 | 1 | -34/+40 |
* | dsp rework: pass vita clears into dsp modules, unified fifo clears | Josh Blum | 2012-02-04 | 2 | -2/+2 |
* | b100: connect all clears for gpif | Josh Blum | 2012-02-03 | 2 | -14/+7 |
* | Slave FIFO: fix for PKTEND not asserting @ end of RX. | Nick Foster | 2012-01-12 | 1 | -8/+8 |
* | B100: moar buffering on TX for better performance in bidirectional applications | Nick Foster | 2012-01-12 | 1 | -3/+3 |
* | Squashed slave mode changes onto master. | Nick Foster | 2012-01-12 | 3 | -15/+482 |
* | b100: fix warnings, complete removal of test code | Matt Ettus | 2011-11-04 | 1 | -0/+3 |
* | b100: remove test features from GPIF to save space | Matt Ettus | 2011-11-04 | 2 | -82/+9 |
* | added copyrights | Josh Blum | 2011-06-07 | 8 | -0/+136 |
* | B100: added some packet splitter debug pins, removed debug from GPIO port, sw... | Nick Foster | 2011-05-26 | 3 | -10/+18 |
* | u1p: reset gpif | Matt Ettus | 2011-05-26 | 1 | -2/+2 |
* | u1p: connect frames per packet | Matt Ettus | 2011-05-26 | 1 | -1/+1 |
* | u1p: implement a signal to indicate a partially full usb lut, to flush it | Matt Ettus | 2011-05-26 | 5 | -18/+166 |
* | u1p: vita packet generator for testing purposes | Matt Ettus | 2011-05-26 | 1 | -3/+3 |
* | should split and reframe packets properly | Matt Ettus | 2011-05-26 | 2 | -27/+58 |
* | u1p: do padding outside of gpif_rd, in packet_splitter | Matt Ettus | 2011-05-26 | 5 | -14/+188 |
* | u1p: add new file to build | Matt Ettus | 2011-05-26 | 1 | -0/+1 |
* | u1p: debug pins | Matt Ettus | 2011-05-26 | 1 | -1/+3 |
* | u1p: better way of reframing the packets | Matt Ettus | 2011-05-26 | 3 | -5/+83 |
* | u1p:wr testbench | Matt Ettus | 2011-05-26 | 1 | -0/+86 |
* | u1p: use 18 bit fifos and use full size of a block ram in the tx path | Matt Ettus | 2011-05-26 | 1 | -6/+7 |
* | u1p: gpif-to-fx2 path should now handle arbitrary sized packets, up to 2KB | Matt Ettus | 2011-05-26 | 1 | -22/+29 |
* | u1p: pass tx status/error packets back through GPIF over the response channel... | Matt Ettus | 2011-05-26 | 1 | -5/+21 |
* | u1p: added loopback and timed capability just like u1e | Matt Ettus | 2011-05-26 | 1 | -19/+91 |
* | u1p: fix bus widths and other warnings | Matt Ettus | 2011-05-26 | 3 | -32/+32 |
* | u1p: add clear ports to gpif, not hooked up yet | Matt Ettus | 2011-05-26 | 1 | -1/+1 |
* | add padding into gpif response path | Matt Ettus | 2011-05-26 | 1 | -3/+8 |
* | fifo to wb should be functionally complete, needs testing | Matt Ettus | 2011-05-26 | 2 | -13/+9 |
* | not used | Matt Ettus | 2011-05-26 | 1 | -16/+0 |
* | fix ctrl/resp path to pass all 16 bits of data instead of the bottom bit | Matt Ettus | 2011-05-26 | 3 | -38/+47 |
* | first steps to a command packet handler for u1+ | Matt Ettus | 2011-05-26 | 2 | -0/+17 |
* | redone gpif interface to match nick's new spec | Matt Ettus | 2011-05-26 | 3 | -60/+123 |
* | hook up flow control pins | Matt Ettus | 2011-05-26 | 1 | -2/+10 |
* | added a loopback control port, will do full wishbone interface later | Matt Ettus | 2011-05-26 | 1 | -1/+8 |
* | progress on gpif interface | Matt Ettus | 2011-05-26 | 3 | -101/+118 |
* | gpif skeletons | Matt Ettus | 2011-05-26 | 4 | -0/+80 |
* | skeleton | Matt Ettus | 2011-05-26 | 1 | -0/+122 |