- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic to the Top
- Bookmark
- Subscribe
- Printer Friendly Page
DDS Compiler 4.0 Core not generating proper frequency
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
06-18-2012 08:55 AM
I am using the dds 4.0 core with the following attributes. 27.5MHz, phase width 19 bits, output 16 bits.
If I set my phase increment to 8A I should expect a frequency of 7.238KHz. However, in my ModelSim simulation I am seeing double that frequency. However, if I halve the phase increment to 45h then I get my desired frequency. What is going on? Thanks.
Solved! Go to Solution.
Re: DDS Compiler 4.0 Core not generating proper frequency
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
06-21-2012 04:03 AM
My guess is that the input clock used in the simulation is 55MHz (2x 27.5MHz). Can you post the waveform showing the input clock frequency and how the phase increment is set?
polyee13 wrote:
I am using the dds 4.0 core with the following attributes. 27.5MHz, phase width 19 bits, output 16 bits.
If I set my phase increment to 8A I should expect a frequency of 7.238KHz. However, in my ModelSim simulation I am seeing double that frequency. However, if I halve the phase increment to 45h then I get my desired frequency. What is going on? Thanks.
Jim
Re: DDS Compiler 4.0 Core not generating proper frequency
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
06-21-2012 05:11 AM
Issue resolved. After regenerating the core with 27.5MHz I didn't replace the files correctly in my simulation directory.











