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.

Help me with project that uses FPGA to implement DSP

Status
Not open for further replies.

atemper

Newbie level 1
Joined
Mar 30, 2005
Messages
1
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,281
Activity points
1,289
I am a software developer with little electrical engineering background. Now I have a project to finish--using FPGA to implement DSP. All boards are ready so no hardware designing involved.

The process is: Use matlab+ Simulink to test the algorithum,then generate the VHDL code, use some tools to simulate and synthesis, then the job is done.

My problem is,I can only remember some basic concept about signals and systems,z-transform,FFT...,almost no experence about VHDL.And I have only half year to do the job.

Please give me suggestion. I really need help to refresh my knowledge. Do I need to study VHDL?
 

Re: DSP & FPGA

If you are using Xilinx FPGA, then try Xilinx ISE (FPGA development) and Xilinx System Generator for DSP (for MATLAB). It lets you build useful DSP systems quickly by simply dropping Xilinx function blocks into Simulink, and then pressing the Generate button to build the FPGA bitstream.
**broken link removed**

If your project is straightforward signal processing, and you aren't trying to push the FPGA to highest performance, you may get acceptable results without knowing much FPGA or HDL.

You do need to remember enough about signal processing to correctly choose, connect, and configure the blocks. ;)
 

    atemper

    Points: 2
    Helpful Answer Positive Rating
Status
Not open for further replies.

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top