aboutsummaryrefslogtreecommitdiffstats
path: root/usrp2/sdr_lib/ddc_chain.v
Commit message (Collapse)AuthorAgeFilesLines
* dsp rework: pass enables into glue, update power trig, parameterize, fix ↵Josh Blum2012-02-101-41/+53
| | | | | | | | | | | | module inc DSP enables now pass through the glue and custom modules so it can be user-controlled. Updated power trigger to current spec, and added comments Pass width from dsp into glue, and use width to parameterize wires Fix custom module includes so they will build
* dsp rework: pass vita clears into dsp modules, unified fifo clearsJosh Blum2012-02-041-2/+2
|
* dsp rework: rehash of the custom module stuff and readmeJosh Blum2012-02-021-3/+2
|
* dsp rework: custom engine module for rx/tx vita chainJosh Blum2012-02-011-1/+2
|
* dsp rework: moved scale and round into ddc chainJosh Blum2012-01-281-8/+26
| | | | 16to8 engine now performs only a clip from 16->8
* dsp rework: integrated custom dsp module shellsJosh Blum2012-01-271-5/+18
|
* dsp rework: implemented dsp changes for other top levelsJosh Blum2012-01-271-1/+1
| | | | added user registers into each toplevel (not used yet)
* dsp rework: renamed dsp signals for frontend IOJosh Blum2012-01-271-11/+13
|
* dsp rework: u2_core test implementationJosh Blum2012-01-261-0/+145