aboutsummaryrefslogtreecommitdiffstats
path: root/usrp2/vrt/vita_tx_control.v
Commit message (Collapse)AuthorAgeFilesLines
* dsp rework: implement 64 bit ticks no secondsJosh Blum2012-02-061-3/+1
|
* dsp rework: register the sample in vita tx ctrlJosh Blum2012-02-011-2/+11
|
* added copyrightsJosh Blum2011-06-071-0/+17
|
* clean up a bunch of warnings and incorrect bus widthsMatt Ettus2011-03-161-1/+1
|
* run should actually turn on now any time in the IBS_RUN stateMatt Ettus2010-12-291-11/+8
|
* should keep cordic spinning and the rest of the tx going throughMatt Ettus2010-12-281-4/+33
| | | | underruns. There is a timeout so it won't go forever.
* should safely delay the late signal which was causing timing problemsMatt Ettus2010-12-061-2/+16
|
* get rid of extraneous U messages when we actually had an ACKMatt Ettus2010-11-181-4/+7
|
* simplify time comparison to speed up logic and meet fpga timingMatt Ettus2010-11-131-3/+2
|
* reset properlyMatt Ettus2010-11-111-0/+1
|
* clear out the vita tx chain and the tx fifo. need to check the fifoMatt Ettus2010-11-111-7/+2
| | | | reset to make sure it is in the correct clock domain.
* don't clear out following packets on an eob ackMatt Ettus2010-11-111-1/+1
|
* send message on eob to ack the end of transmissionMatt Ettus2010-11-111-1/+6
|
* checkpoint in flow control packet generationMatt Ettus2010-11-111-2/+8
|
* provide a way to get out of the error state without processor interventionMatt Ettus2010-07-291-1/+4
|
* attempt at avoiding infinite error messagesMatt Ettus2010-07-281-5/+14
|
* implemented "next packet" and "next burst" policiesMatt Ettus2010-07-281-18/+43
|
* more informative error codesMatt Ettus2010-07-281-4/+6
|
* cleaner error handlingMatt Ettus2010-07-281-27/+28
|
* introduce new error typesMatt Ettus2010-07-281-15/+42
|
* Merge commit '8d19387a8642caf74179bdcb7eddf1936f473e53' into udpMatt Ettus2010-01-251-2/+5
| | | | | | | | Merge latest VRT changes into UDP branch. Merged from 1 behind the head of VRT because the head moved things around and confused git Conflicts: usrp2/timing/time_64bit.v usrp2/top/u2_core/u2_core.v
* moved into subdirJosh Blum2010-01-221-0/+95