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.

floating point adder using dsp48 adder

Status
Not open for further replies.

shanieme

Newbie level 3
Joined
Dec 25, 2011
Messages
3
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,281
Activity points
1,296
i have to make floating point adder using dsp48 adder
plz help me
 

why not use the floating point IP cores already provided by altera or xilinx?
 

because prject assigned to me states that i have to make it using dsp48
 

because project assigned to me states that i have to make it using dsp48
You can be pretty sure, that the Xlinx float IP is using dsp48 internally. Unfortunately, nobody feels a need to design floating point IP on it's own, except he's working on a HDL programming course exercise.

I guess, we should translate your question into "please give me a behavioral floating point adder code" or "give me a structural code instantiating dsp48 blocks". Assuming, noone has it, or doesn't want to share his homework, you should refer to the basic definition of IEEE float format and write it from the scratch. If you're using VHDL, the IEEE float package should help you.
 

Status
Not open for further replies.

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top