- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
hello
i have already designed a digital voice recorder using the de2 the code that process the codec chip data is in the attachment i want now to feed the audio data to to an FFT megafunction my question is should the audio data be of signed data type or i keep it as it is ? do i have to do any scaling on the data before it goes to the fft ? thanks to any one who reply.Link Copied
1 Reply
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
The FFT data is interpreted as signed, but uses std_logic_vector port type, as other aritmetic Megafunctions. No scaling of FFT input required.

Reply
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page