Skip to Main Content Skip to Search
Product Documentation

Digital Down Converter (DDC) and Digital Up Converter (DUC) System Objects

You can generate HDL code for DUC and DDC System objects, giving you a direct path from System object to hardware. This capability is limited to code generation at the command line only.

The command line interface now includes the property InputDataType. This property accepts only numerictype values.

>> hDDC = dsp.DigitalDownConverter('Oscillator','NCO');
>> generatehdl(hDDC, 'InputDataType', numerictype([], 8,7));

The software generates a data valid signal at the top DDC or DUC level:

Limitations

You may not set the input and output port names. These ports have the default names of ddc_in and ddc_out. Inputs and outputs are always registered by the software. If you attempt to turn them off, you will get a warning.

You can implement filtering stages in DDC and DUC with the default fully parallel architecture only. For these objects, the coder software does not support optimization and architecture-specific properties such as:

  


Recommended Products

Includes the most popular MATLAB recorded presentations with Q&A sessions led by MATLAB experts.

 © 1984-2012- The MathWorks, Inc.    -   Site Help   -   Patents   -   Trademarks   -   Privacy Policy   -   Preventing Piracy   -   RSS