aboutsummaryrefslogtreecommitdiffstats
path: root/usrp2/gpif/slave_fifo.v
Commit message (Collapse)AuthorAgeFilesLines
* b100: cleanup redundant logic for slwr and slrdJosh Blum2012-03-251-2/+2
|
* b100: extra data pktend cycle for fifo addrJosh Blum2012-03-251-2/+8
|
* b100: slave fifo fix for dst/src ready signalsJosh Blum2012-03-241-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 clearsJosh Blum2012-02-041-1/+1
|
* b100: connect all clears for gpifJosh Blum2012-02-031-4/+4
|
* Slave FIFO: fix for PKTEND not asserting @ end of RX.Nick Foster2012-01-121-8/+8
|
* B100: moar buffering on TX for better performance in bidirectional applicationsNick Foster2012-01-121-3/+3
|
* Squashed slave mode changes onto master.Nick Foster2012-01-121-0/+467