Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

FFT calculation using FPGA

Status
Not open for further replies.

param

Member level 2
Joined
Sep 9, 2005
Messages
49
Helped
4
Reputation
8
Reaction score
0
Trophy points
1,286
Activity points
1,649
fft using fpga

HI,
please help me to design fft in fpga(lattice semiconductor or altera's stratix II) having dsp blocks (multiplier-accumulator).
am interested in calulating fft for 1024bit length.
waiting eagerly for ur kind suggestions
thanking u
 

fft fpga -ieee -springer

see this book "Digital Signal Processing with Field Programmable Gate Arrays" of Meyer-Baese. it explain the basic structure of FFT and other DSP algorithms and it's realization on FPGA
 

    param

    Points: 2
    Helpful Answer Positive Rating
fft fpga file

Hi

I am very much interested in learning the design of DSP in FPGAs. Can anybody have the book "Digital Signal Processing with Field Programmable Gate Arrays" of Meyer-Baese. If you have, you can please send it to umamahesh.korapala@gmail.com.

Thanks & Regards,
Vishwa
 

    param

    Points: 2
    Helpful Answer Positive Rating
download it from

**broken link removed**
 

    param

    Points: 2
    Helpful Answer Positive Rating
this book is available in this forum. there is no need to email it or to link to some other site
 

    param

    Points: 2
    Helpful Answer Positive Rating
pls provide me a hardware design for implementing fft on fpga or verilog code,
 

I'm not exactly sure about the FFT algorithm but I did implement the DCT algorithm on Verilog using Matrix Multiplication technique. But that was for 10 bits only. Based on the dimensions of your data you migt want to use Radix-2 approach or the Divide and Conquer approach.
 

i can not find the two links**p://file.21ic.com.cn/DSP/DSP_with_FPGA.ziph**p://
pleaaaaase help me ,send me the files on my e mail
ahmmansour@hotmail.com
thanks fot y
 

Status
Not open for further replies.

Similar threads

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top