Jump to content
  • 0

Discrete Fourier Transform V4.0


MVS

Question

Hello there,

im working on a image encryption system and I want to implement the DFT ip core module from Xilinx.  Here the results of the implementation.... I dont realize why the output data is XX if im entering the correct 2´s complement imput data...

If someone has implemented this module before, I would appreciate some advice.

Capture.PNG

control.vhd

Link to comment
Share on other sites

6 answers to this question

Recommended Posts

Hello jpeyron, 

I made my design based on whats exposed in the first link.  Compare this two images. 

I dont understand why, even if I enter  zeroed vectors, i dont have a valid output; being the Fourier transform a sum, if the imput values are zeros, the outcomes should be zeros too...

Thanks for your attention.  :)

Capture2.thumb.PNG.fc80b46e74632d8eed218ef30b5735c8.PNGCapture.thumb.PNG.a6ec9119a80858fc599e547b8dcb5a77.PNG

Link to comment
Share on other sites

Ok, I see that now.  I was expecting something with a name closer to "reset", but hadn't checked the interface document.

Not sure what to tell you.  Neither Digilent (to my knowledge) nor I has the source for Xilinx's FFT generator necessary to figure out the answer to your question.  Alternatively, you are welcome to use my own FFT core generator if you think it would help--you'd at least see the "inside" of the core if you did so.  It's not nearly as featured as Xilinx's cores are, but it's at least open source.

Dan

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...