Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | b100: fix slave fifo data xfer exit condition | Josh Blum | 2012-04-01 | 1 | -4/+4 |
| | | | | | | | When exiting the read/write data state, when the transfer count maxes out/peaks, the fifo read/write signals were getting this condition the cycle after with the state change. | ||||
* | B100: port cleanups from b100-txbug to this branch | Nick Foster | 2012-03-26 | 1 | -25/+19 |
| | |||||
* | 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 |
| | | | | | | | | Some of the changes my be overkill, but the idea is to be more careful about allowing FIFO IO to occur on transitions. The cal app was able to complete successfully. | ||||
* | dsp rework: pass vita clears into dsp modules, unified fifo clears | Josh Blum | 2012-02-04 | 1 | -1/+1 |
| | |||||
* | b100: connect all clears for gpif | Josh Blum | 2012-02-03 | 1 | -4/+4 |
| | |||||
* | 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 | 1 | -0/+467 |