Git Product home page Git Product logo

fft's People

Contributors

thasti avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

fft's Issues

How to select between FFT and IFFT in your algorithm?

Hi, I'm a master degree engegneering student. I've a project in wich I have to implement a 16-bit hardware SPI FFT and IFFT with 128 samples window at time. I'm simulating your code using Quartus II and Altera ModelSim.
In your testbench I can see only an FFT transformation but not an IFFT. Did you implemented it yet? if yes, how do I select wich algorithms to use?
I see in you code these four signals:
d_re
d_im
q_re
q_im
I think that this implementation would do also the IFFT otherwise I can't understand the d_im existance.
I also want to ask you if these warings I obtain simulating your code are normal:
# ** Warning: NUMERIC_STD.TO_UNSIGNED: vector truncated
# Time: 99500 ns Iteration: 0 Instance: /fft_tb/dut/all_instances(6)/first_stages_only/tf_rom
# ** Warning: NUMERIC_STD.TO_UNSIGNED: vector truncated
# Time: 99700 ns Iteration: 0 Instance: /fft_tb/dut/all_instances(6)/first_stages_only/tf_rom
# ** Warning: NUMERIC_STD.TO_UNSIGNED: vector truncated
# Time: 99900 ns Iteration: 0 Instance: /fft_tb/dut/all_instances(6)/first_stages_only/tf_rom
Simulation duration lasts 80.000ns for me. Is it also normal?

Thank you for your attention :)

Make Error

Hi,
I tried to run the test bench by typing make in fft/vrf folder. I got following error.

(base) D:\Work\Vivado\Booster_BbyB\fft-thasti\fft\vrf>make
make results.xml
make[1]: Entering directory '/d/Work/Vivado/Booster_BbyB/fft-thasti/fft/vrf'
make[1]: *** No rule to make target '/../../counter/rtl/counter.vhd', needed by
'analyse'. Stop.
make[1]: Leaving directory '/d/Work/Vivado/Booster_BbyB/fft-thasti/fft/vrf'
C:\Users\DELL\Anaconda3\Lib\site-packages\cocotb\share/makefiles/Makefile
.sim:79: recipe for target 'sim' failed
make: *** [sim] Error 2

Kindly suggest a solution for this.

Thank you.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.