Sign In

Don't have a Xilinx account yet?

  • Choose to receive important news and product information
  • Gain access to special content
  • Personalize your web experience on Xilinx.com

Create Account

Username

Password

Forgot your password?
XClose Panel
Xilinx Home
Reply
Newbie
jj131415
Posts: 2
Registered: ‎08-07-2011
0

How to use DDS IP to generate arbitrary waveform?

One DDS application, I want to use Xilinx DDS IP core to generate arbitrary waveform, but what I see is that DDS can generate sine or cosine waveform data only. Do you know how to replace that sine waveform LUT with other data? If that LUT can be modified, it can generate arbitrary waveform, not only sine. Waiting your feedback, thanks.

Xilinx Employee
chrisar
Posts: 383
Registered: ‎08-01-2007
0

Re: How to use DDS IP to generate arbitrary waveform?

The LUT can not be modified.  If you need an abitrary waveform by modifying the LUT, you will need to use some memory to store you waveform in memory and then some control logic to create a cylcical buffer.

Chris