Sciweavers

11 search results - page 1 / 3
» Optimal Size Integer Division Circuits
Sort
View
STOC
1989
ACM
96views Algorithms» more  STOC 1989»
13 years 9 months ago
Optimal Size Integer Division Circuits
Division is a fundamental problem for arithmetic and algebraic computation. This paper describes Boolean circuits of bounded fan-in for integer division  nding reciprocals that...
John H. Reif, Stephen R. Tate
ASPDAC
1998
ACM
119views Hardware» more  ASPDAC 1998»
13 years 9 months ago
Integer Programming Models for Optimization Problems in Test Generation
— Test Pattern Generation for combinational circuits entails the identification of primary input assignments for detecting each fault in a set of target faults. An extension to ...
João P. Marques Silva
STOC
2007
ACM
85views Algorithms» more  STOC 2007»
14 years 5 months ago
Faster integer multiplication
For more than 35 years, the fastest known method for integer multiplication has been the Sch?onhage-Strassen algorithm running in time O(n log n log log n). Under certain restricti...
Martin Fürer
IPL
2007
111views more  IPL 2007»
13 years 4 months ago
Powering requires threshold depth 3
We study the circuit complexity of the powering function, defined as POWm(Z) = Zm for an n-bit integer input Z and an integer exponent m poly(n). Let LTd denote the class of func...
Alexander A. Sherstov
ASPDAC
2005
ACM
89views Hardware» more  ASPDAC 2005»
13 years 6 months ago
Optimal placement by branch-and-price
— Circuit placement has a large impact on all aspects of performance; speed, power consumption, reliability, and cost are all affected by the physical locations of interconnected...
Pradeep Ramachandaran, Ameya R. Agnihotri, Satoshi...