aboutsummaryrefslogtreecommitdiffstats
path: root/usrp2/vrt/gen_context_pkt.v
Commit message (Collapse)AuthorAgeFilesLines
* added copyrightsJosh Blum2011-06-071-0/+17
|
* generate port number headers in the dsp error unitsMatt Ettus2010-12-151-3/+4
|
* packets are shorter now, so we need to tell the udp state machine that...Matt Ettus2010-11-231-1/+1
|
* no need for second sequence number anymore. Each dsp tx chainMatt Ettus2010-11-211-9/+6
| | | | generates its own flow control packets now.
* clear out the vita tx chain and the tx fifo. need to check the fifoMatt Ettus2010-11-111-3/+4
| | | | reset to make sure it is in the correct clock domain.
* switch to 32 bit sequence numbers. Will wrap in ~15 hours at max rateMatt Ettus2010-11-111-8/+10
|
* separated flow control and error reporting on tx path. should work with and ↵Matt Ettus2010-11-111-2/+2
| | | | without flow control
* declarationsMatt Ettus2010-11-111-2/+3
|
* checkpoint in flow control packet generationMatt Ettus2010-11-111-10/+27
|
* insert protocol engine flags when requestedMatt Ettus2010-07-281-2/+6
|
* fix a typoMatt Ettus2010-07-281-2/+2
|
* tx error packets now muxed into the ethernet stream back to the hostMatt Ettus2010-07-281-4/+8
|
* checkpoint. New context packet generator to report underruns and other errorsMatt Ettus2010-07-281-0/+64