Forum Discussion
Altera_Forum
Honored Contributor
15 years ago --- Quote Start --- You're requirements aren't clear to me. Do you need the sine output or only a variable clock? Do you need a low jitter, analog interpolated clock or would a fractional clock be sufficient, as generate by your above example code? In the first case, you need all the analog stuff, e.g. a DAC and a low-pass filter, and using a DDS chip means less effort. --- Quote End --- I just want to design clock generator like dds with following specs. Bandwidth : 50MHz frequency resolution : 0.5Hz Is above possible to use nco and comparator without analog stuff, e.g. a DAC, LPF and Comparator. Thanks.