Forum Discussion

Altera_Forum's avatar
Altera_Forum
Icon for Honored Contributor rankHonored Contributor
15 years ago

FFT megaCore usage problem

I am using FFT megaCore as the core of my digital spectrum analyzer

FFT core paramters: N=64, streaming mode, 8 bit inputs and output.

However, in the vector waveform file that I made the simulation on FFT megaCore, the source real and imaginary have noise and I just want to capture the output at negative edge of the clock because those values are stable values that I wanted.

I think of using negative edge-triggered D-Flip flop to store value when at the negative-edge of clock by using the source_sop and source_eop to enable the the D-flipflop. but that 2 signal only peaks for a short time.

May I know how can I use this 2 signals to enable the D-flipflop or is there any better way to capture stable values from FFT megaCore?

19 Replies