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 power function in hardware.

Status
Not open for further replies.

khaleel

Newbie level 1
Joined
Apr 11, 2005
Messages
1
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,281
Activity points
1,288
Hi

I'm trying to implement a power function,x to the power of y , in hardware.

y is a real number, not an integer.

Both x and y are variables

i thought of implementing x power y using log function
ie y log(x), but it requires LUT's to store the log and antilog info.

CORDIC algorithms can also be used, but i'm interested in implementing only the power function with minimum utilisation of chip area.



Could you please help me in making the right choice..


thanks in advance
khaleel
 

Status
Not open for further replies.

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top