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.

verilog code for binary division.....

Status
Not open for further replies.

watabe112

Member level 2
Joined
Feb 14, 2011
Messages
43
Helped
2
Reputation
4
Reaction score
2
Trophy points
1,288
Activity points
1,606
can anyone give me the code in verilog on how to divide two binary number.......i need to divide two 24bit binary number......can anyone help me.....
 

can anyone give me the code in verilog on how to divide two binary number.......i need to divide two 24bit binary number......can anyone help me.....

here is a simple algorithm for division of binary numbers ==> Click here to see the link for Binary Division.

I am afraid you will need to make verilog code of this algorithm yourself. I am also making a come back to verilog programming so I will give this binary division algorithm a try as well. Lets see who gets this algorithm complete first :)

Saad
 
Last edited:
can u give me the code....please

Here are some good links that you can follow to get lots of information about FLoating point

"What Every Computer Scientist Should Know About Floating-Point Arithmetic"
1.h**p://download.oracle.com/docs/cd/E19957-01/806-3568/ncg_goldberg.html

2.h**p://www.vhdl.org/fphdl/old_index.html General Material on the Floating Point Arithmetic useful Info
 

Status
Not open for further replies.

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top