Link to home
Start Free TrialLog in
Avatar of mte01
mte01Flag for Lebanon

asked on

Implementing FFT algorithms in FPGAs

Hey experts,

I want several links that would help me in writing VHDL or Handel C code that would implement various DSP FFT algorithms on FPGAs.....any help??
Avatar of BjornEricsson
BjornEricsson

I can honestly say that I have never heard of any of the above stuff, are you sure this should be under "Hardware" and not under "Programming"?
/B
Avatar of mte01

ASKER

VHDL is Verilog Hardware Design Language.....

FPGAs are Finite Programmable Gate Arrays - They are Hardware Devices.

I have been told to post any question about VHDL in the hardware area.
According to the intro to VHDL it states that it's "Like" a programming language and similiar to ADA programming.
http://tech-www.informatik.uni-hamburg.de/vhdl/doc/cookbook/VHDL-Cookbook.pdf
Also FPGA's are chips but they are programmable and thus I would believe they should go into the programming side.
http://www.webopedia.com/TERM/F/FPGA.html
Short for Field-Programmable Gate Array, a type of logic chip that can be programmed. An FPGA is similar to a PLD, but whereas PLDs are generally limited to hundreds of gates, FPGAs support thousands of gates. They are especially popular for prototyping integrated circuit designs. Once the design is set, hardwired chips are produced for faster performance.
<<I want several links that would help me in writing VHDL or Handel C code >>
Not trying to come out harsh but thats asking a programming question.
There we go, I learned something new hardware wise, thank you ;)
/B
I am not aware of these terms. But check this if it helps:

http://cnx.rice.edu/content/m12021/latest/

Try google with keyword  "intitle:"index of /" VHDL  programming"

Avatar of mte01

ASKER

>> But check this if it helps:

Yes, I saw it, it talks about the various FFT algorithms......but I need some help on VHDL.......
Avatar of mte01

ASKER

Can I ask the moderator AlbertaBeef to transfer this question to the Programming channel please??
Yup, for future refrence post that comment in here:
https://www.experts-exchange.com/Community_Support/
Hi mte01,
Thanks for directed me to here. Ya, i've learnt that VHDL for my design class as well but i'm very confused about it.. Sorry i can't help much...
Best to learn that language is to borrow a book from library. No much hope on internet, i guess.
Cheers m8:)
SokhodoM
ASKER CERTIFIED SOLUTION
Avatar of nico5038
nico5038
Flag of Netherlands image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Avatar of mte01

ASKER

It's very good.....I'll be waiting for other comments.......