FPGA Central - World's 1st FPGA / CPLD Portal

FPGA Central

World's 1st FPGA Portal

 

Go Back   FPGA Groups > NewsGroup > FPGA

FPGA comp.arch.fpga newsgroup (usenet)

Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 09-14-2005, 10:02 AM
biot
Guest
 
Posts: n/a
Default FFT implementation in Xilinx Spartan 3 started kit


Hi members,
I am a student and completely new to FPGA. I am learning VHDL. My
objective is to implement FFT in spartan-3 starter kit. I would like to
know how many months it will take me to fully design it. As a novice i
would like to know few suggestions and references for my project. I
need help. I don't know from where to start.

Reply With Quote
  #2 (permalink)  
Old 09-14-2005, 11:59 AM
Aurelian Lazarut
Guest
 
Posts: n/a
Default Re: FFT implementation in Xilinx Spartan 3 started kit

You are not completely new to FPGA, that was yesterday when you came
with the same question, ...
A good starting point is google.com, my advice is to try something less
complex and after you became familiar with the flow ....
one step at a time.

Aurash

biot wrote:

>Hi members,
> I am a student and completely new to FPGA. I am learning VHDL. My
>objective is to implement FFT in spartan-3 starter kit. I would like to
>know how many months it will take me to fully design it. As a novice i
>would like to know few suggestions and references for my project. I
>need help. I don't know from where to start.
>
>
>



--
__
/ /\/\ Aurelian Lazarut
\ \ / System Verification Engineer
/ / \ Xilinx Ireland
\_\/\/

phone: 353 01 4032639
fax: 353 01 4640324


Reply With Quote
  #3 (permalink)  
Old 09-14-2005, 03:37 PM
Vladislav Muravin
Guest
 
Posts: n/a
Default Re: FFT implementation in Xilinx Spartan 3 started kit

Well,

This is where I would start.

If you are familiar with hardware architecture in terms of what performance
you need and how fast or parallel processing required (no VHDL needed!), you
may choose one mathematically familiar implementation, among several FFT
implementations, you can image the architecture in terms of multipliers &&
accumulators && registers (let's call it microarchitecture of your design).

One you have done that, the rest is piece of cake, really.
Study VHDL, do some minor projects for a few days and then you would be able
to estimate your performance better than anybody in this newsgroup.

There is a way to have FFT as a core / reference, but i would not recommend
this, if the goal is to study FPGAs.

Hope this helps.

Vladislav

"biot" <[email protected]> wrote in message
news:[email protected] ups.com...
>
> Hi members,
> I am a student and completely new to FPGA. I am learning VHDL. My
> objective is to implement FFT in spartan-3 starter kit. I would like to
> know how many months it will take me to fully design it. As a novice i
> would like to know few suggestions and references for my project. I
> need help. I don't know from where to start.
>



Reply With Quote
  #4 (permalink)  
Old 09-14-2005, 05:45 PM
biot
Guest
 
Posts: n/a
Default Re: FFT implementation in Xilinx Spartan 3 started kit

Thank you Vladislav !!!
My objective is to study both FPGA and computer architecture. I have
prelimnary knowledge about architecture and I am trying to design
simple 4-bit ALU /CPU using VHDL. I think i have virually completed it.
As a student I am in process of learing. I want to know more on FPGA,
Please suggest me where to start learning and also let me know your
recommendation.

Reply With Quote
  #5 (permalink)  
Old 09-14-2005, 08:16 PM
Vladislav Muravin
Guest
 
Posts: n/a
Default Re: FFT implementation in Xilinx Spartan 3 started kit

What can I say?

When I just joined the industry, there was a nice time where the university
did not really teach FPGAs, so I had to learn about them in the industry.
That is why I really cannot recommend you any book or something like this...
Learn as much as you can and use the newsgroup, this is very educative...
no kidding.

Vladislav


"biot" <[email protected]> wrote in message
news:[email protected] ups.com...
> Thank you Vladislav !!!
> My objective is to study both FPGA and computer architecture. I have
> prelimnary knowledge about architecture and I am trying to design
> simple 4-bit ALU /CPU using VHDL. I think i have virually completed it.
> As a student I am in process of learing. I want to know more on FPGA,
> Please suggest me where to start learning and also let me know your
> recommendation.
>



Reply With Quote
  #6 (permalink)  
Old 09-15-2005, 02:05 AM
Dave
Guest
 
Posts: n/a
Default Re: FFT implementation in Xilinx Spartan 3 started kit

I have found a couple of books to be very good in learning VHDL and FPGA
architecture, in general:

1. "VHDL Programming by Example" by Douglas L. Perry
2. "Circuit Design with VHDL" by Volnei A. Pedroni

The former is a very good introduction to VHDL. It has a good referenece
section in the back for later use, also.
The latter is a more circuits oriented approach using VHDL. This
concentrates more on circuit structures.

Check the titles at Amazon or your favorite book outlet to get more detail
on these and other books on the subject.

Hope this helps.

Dave

"biot" <[email protected]> wrote in message
news:[email protected] ups.com...
> Thank you Vladislav !!!
> My objective is to study both FPGA and computer architecture. I have
> prelimnary knowledge about architecture and I am trying to design
> simple 4-bit ALU /CPU using VHDL. I think i have virually completed it.
> As a student I am in process of learing. I want to know more on FPGA,
> Please suggest me where to start learning and also let me know your
> recommendation.
>



Reply With Quote
  #7 (permalink)  
Old 09-15-2005, 07:19 AM
biot
Guest
 
Posts: n/a
Default Re: FFT implementation in Xilinx Spartan 3 started kit

Thank you DAVE
Yeah I am following this book "VHDL Programming by Example" by Douglas
L. Perry

Reply With Quote
Reply

Bookmarks

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
FFT implementation in Xilinx's Spartan 3 biot FPGA 3 09-13-2005 12:37 PM
Getting started with Xilinx CPLD [email protected] FPGA 3 01-05-2005 09:59 AM
Avnet Xilinx Virtex II Development Board - getting started mintchoco FPGA 3 10-08-2003 07:02 AM
Spartan 2e implementation jose FPGA 1 09-29-2003 05:26 PM


All times are GMT +1. The time now is 03:38 AM.


Powered by vBulletin® Version 3.8.0
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.2.0
Copyright 2008 @ FPGA Central. All rights reserved