aboutsummaryrefslogtreecommitdiffstats
path: root/usrp2/custom/custom_dsp_rx.v
Commit message (Collapse)AuthorAgeFilesLines
* dsp rework: pass enables into glue, update power trig, parameterize, fix ↵Josh Blum2012-02-101-0/+2
| | | | | | | | | | | | 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-1/+4
|
* dsp rework: rehash of the custom module stuff and readmeJosh Blum2012-02-021-50/+7
|
* dsp rework: custom engine module for rx/tx vita chainJosh Blum2012-02-011-44/+14
|
* dsp rework: integrated custom dsp module shellsJosh Blum2012-01-271-0/+139