Library
AI Engine/DSP/Stream IO
Description
This block implements the stream-based Direct Digital Synthesizer (DDS) targeted for AI Engines.
Parameters
- Main
- Output Data Type:
- Describes the type of individual data samples output of the DDS
function. It should be
cint16
orcfloat
.
- Describes the type of individual data samples output of the DDS
function. It should be
- Advanced
- Target Output Throughput (MSPS):
- Specifies the output sampling rate of the DDS function in Mega
Samples per Second (MSPS). The value must be in the range
1
to1000
and the default value is200
.
- Specifies the output sampling rate of the DDS function in Mega
Samples per Second (MSPS). The value must be in the range