summaryrefslogtreecommitdiffstats
path: root/usrp2/gpif
Commit message (Collapse)AuthorAgeFilesLines
* b100: fix slave fifo data xfer exit conditionJosh Blum2012-04-011-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 branchNick Foster2012-03-262-28/+21
|
* 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-042-2/+2
|
* b100: connect all clears for gpifJosh Blum2012-02-032-14/+7
|
* 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-123-15/+482
|
* b100: fix warnings, complete removal of test codeMatt Ettus2011-11-041-0/+3
|
* b100: remove test features from GPIF to save spaceMatt Ettus2011-11-042-82/+9
|
* added copyrightsJosh Blum2011-06-078-0/+136
|
* B100: added some packet splitter debug pins, removed debug from GPIO port, ↵Nick Foster2011-05-263-10/+18
| | | | swapped I&Q in interleaver
* u1p: reset gpifMatt Ettus2011-05-261-2/+2
|
* u1p: connect frames per packetMatt Ettus2011-05-261-1/+1
|
* u1p: implement a signal to indicate a partially full usb lut, to flush itMatt Ettus2011-05-265-18/+166
|
* u1p: vita packet generator for testing purposesMatt Ettus2011-05-261-3/+3
|
* should split and reframe packets properlyMatt Ettus2011-05-262-27/+58
|
* u1p: do padding outside of gpif_rd, in packet_splitterMatt Ettus2011-05-265-14/+188
|
* u1p: add new file to buildMatt Ettus2011-05-261-0/+1
|
* u1p: debug pinsMatt Ettus2011-05-261-1/+3
|
* u1p: better way of reframing the packetsMatt Ettus2011-05-263-5/+83
|
* u1p:wr testbenchMatt Ettus2011-05-261-0/+86
|
* u1p: use 18 bit fifos and use full size of a block ram in the tx pathMatt Ettus2011-05-261-6/+7
|
* u1p: gpif-to-fx2 path should now handle arbitrary sized packets, up to 2KBMatt Ettus2011-05-261-22/+29
|
* u1p: pass tx status/error packets back through GPIF over the response ↵Matt Ettus2011-05-261-5/+21
| | | | channel (short packets)
* u1p: added loopback and timed capability just like u1eMatt Ettus2011-05-261-19/+91
|
* u1p: fix bus widths and other warningsMatt Ettus2011-05-263-32/+32
|
* u1p: add clear ports to gpif, not hooked up yetMatt Ettus2011-05-261-1/+1
|
* add padding into gpif response pathMatt Ettus2011-05-261-3/+8
|
* fifo to wb should be functionally complete, needs testingMatt Ettus2011-05-262-13/+9
|
* not usedMatt Ettus2011-05-261-16/+0
|
* fix ctrl/resp path to pass all 16 bits of data instead of the bottom bitMatt Ettus2011-05-263-38/+47
| | | | | typos fixed, everything is connected now, should just have off-by-1 error lots of debug pins added
* first steps to a command packet handler for u1+Matt Ettus2011-05-262-0/+17
|
* redone gpif interface to match nick's new specMatt Ettus2011-05-263-60/+123
|
* hook up flow control pinsMatt Ettus2011-05-261-2/+10
|
* added a loopback control port, will do full wishbone interface laterMatt Ettus2011-05-261-1/+8
|
* progress on gpif interfaceMatt Ettus2011-05-263-101/+118
|
* gpif skeletonsMatt Ettus2011-05-264-0/+80
|
* skeletonMatt Ettus2011-05-261-0/+122