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.

Low latency integer divider..

Status
Not open for further replies.

titanic

Newbie level 6
Newbie level 6
Joined
Jun 23, 2010
Messages
12
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,281
Activity points
1,364
Hi,


Im am trying to implement a binary divider with verilog . But conventional methods are too slow for me..

Does anybody know an algorithm eligible for low latency (2-3 clocks) binary diviision which can be pipelined....



thanx in advance
 

What do you consider as "conventional methods"? A usual fast parallel divider, as provided by the math libraries of most synthesis tools should work.
 

I meant shift and subtract divisions.

It is the thing. I cannot use a library. I will do it all by myself...
 

Status
Not open for further replies.

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top