aboutsummaryrefslogtreecommitdiffstats
path: root/usrp2/sdr_lib/round_sd.v
Commit message (Collapse)AuthorAgeFilesLines
* dsp_engine: don't use SD rounding in 8 bit mode, so we can have a flat noise ↵Matt Ettus2011-10-261-2/+3
| | | | floor.
* dsp: add2_and_clip_reg and round_sd now are now strobed to be compatibleMatt Ettus2011-06-081-2/+3
| | | | with strobed (non-full rate) data
* dsp: reworked round_sd, it is much simpler nowMatt Ettus2011-06-081-31/+9
|
* dsp: first cut at sigma-delta roundingMatt Ettus2011-06-081-0/+43