Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | dsp rework: pass enables into glue, update power trig, parameterize, fix ↵ | Josh Blum | 2012-02-10 | 1 | -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 clears | Josh Blum | 2012-02-04 | 1 | -2/+2 |
| | |||||
* | dsp rework: rehash of the custom module stuff and readme | Josh Blum | 2012-02-02 | 1 | -3/+2 |
| | |||||
* | dsp rework: custom engine module for rx/tx vita chain | Josh Blum | 2012-02-01 | 1 | -1/+2 |
| | |||||
* | dsp rework: moved scale and round into ddc chain | Josh Blum | 2012-01-28 | 1 | -8/+26 |
| | | | | 16to8 engine now performs only a clip from 16->8 | ||||
* | dsp rework: integrated custom dsp module shells | Josh Blum | 2012-01-27 | 1 | -5/+18 |
| | |||||
* | dsp rework: implemented dsp changes for other top levels | Josh Blum | 2012-01-27 | 1 | -1/+1 |
| | | | | added user registers into each toplevel (not used yet) | ||||
* | dsp rework: renamed dsp signals for frontend IO | Josh Blum | 2012-01-27 | 1 | -11/+13 |
| | |||||
* | dsp rework: u2_core test implementation | Josh Blum | 2012-01-26 | 1 | -0/+145 |