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 Core Implementation on Microblaze

Status
Not open for further replies.

kajulkumar

Newbie level 5
Joined
Apr 19, 2010
Messages
9
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,281
Location
India
Activity points
1,339
hi..
how to implement IP core of FFT on FPGA MicroBlaze processor????
 

Either to search for it from the IP library in EDK OR:
1. Develop a separate FFT core you want
2. Write a Bus interface for the module
3. Integrate to your system
 

ok i found the ip core for the FFT in Xilinx ,ISE, accessories,core generators...
how to make a link it with my microblaze made in EDK....
and which link i should made???
is there any tutorial to make a link with the MicroBlaze processor plz guide me..
thanks
 

In EDK documentation you will find plenty of tutorials on building systems using microblaze.
When you configure the microblaze system, you will add your FFT core.
You just need to look good in the documentation.
 

Status
Not open for further replies.

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top