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.

problem with vhdl code

Status
Not open for further replies.

barathceg

Newbie level 1
Joined
Sep 23, 2014
Messages
1
Helped
0
Reputation
0
Reaction score
0
Trophy points
1
Activity points
7
sir i have vhdl code for 32 bit floating point adder , i checked code it seems correct but it gives wrong result , so any one kindly help me for verify the code and correct the code also give the inputs
 

Attachments

  • New Text Document.txt
    20.1 KB · Views: 52

Wow, that is some of the worst code Ive ever seen in terms of formatting. No way am I going anywhere near any of the 500 lines of it.

Have you got a testbench? have you done any debugging yourself?

Why not use the floating point provided by your device manufacturer?
 

Provided you want (or have been advised) to write a floating point adder from the sratch, why did you choose this strange combination of behavioral code but structural code for almost trivial operations?

Why don't you post a readable *.vhd file with usual indention and a reasonable amount of comments?
 

Status
Not open for further replies.

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top