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.

multiplication of twiddle factor using cordic algorithm

Status
Not open for further replies.

vash77

Newbie level 3
Joined
Mar 7, 2008
Messages
4
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,281
Activity points
1,301
cordic twiddle factor wiki

how multiplication of twiddle factor in fft is implemented .
how to perform multiplication using cordic in verilog.
 

cordic algorithm for multiplications

Most modern FPGAs have convenient built-in multiplier blocks that work great in signal processing projects. They run faster and consume less power than multipliers built in the logic fabric.
 

cordic multiplication

there are cordic cores available at opencoers.
check http:/www.opencores.org
 

Status
Not open for further replies.

Similar threads

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top