aboutsummaryrefslogtreecommitdiffstats
path: root/usrp2/sdr_lib/dspengine_16to8.v
Commit message (Collapse)AuthorAgeFilesLines
* dsp rework: moved scale and round into ddc chainJosh Blum2012-01-281-24/+14
| | | | 16to8 engine now performs only a clip from 16->8
* dsp_engine: don't use SD rounding in 8 bit mode, so we can have a flat noise ↵Matt Ettus2011-10-261-2/+2
| | | | floor.
* dsp_engine: trailer change to fit standardMatt Ettus2011-10-261-2/+2
|
* dsp_engine: new way of doing DSP operations on VITA packets. Example does ↵Matt Ettus2011-10-261-0/+221
16 to 8 bit conversion