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.

implementing an fpga based on hilbert transform

Status
Not open for further replies.

soumya snehal

Newbie level 1
Joined
Jan 21, 2010
Messages
1
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,281
Activity points
1,288
I'm doing a project on developing and implemantation of a time domain set-up in a phased array mode using fpga based signal processing.It basically deals with hilbert transform module and phase correction of the signals.I have the vhdl code for all the modules required and i have to implement the hardware and test it.I would like to know the basic building blocks required to co-relate hilbert transform and complex multiplier with fpga.

waiting for your response.Thank You
 

Have you simulated your design in Modelsim. Once your simulation is over since you said u have the VHDL code synthesys your code using xilix or altera or whatever tool you have . your synthesis tool will give you the hardware for your design.

this design will be platform independent. Suppose you want your design to be more powerfull use the primitives from the Xilinx or ALtera or whatever you have.

These primitives are optimized for thier own FPGA.

All the best
 

Status
Not open for further replies.

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top