- Abstract:
-
One of the main reasons for using asynchronous design is that it offers the opportunity to exploit the data-dependent latency of many operations in order to achieve low-power, high-performance, or low area. This paper describes a novel, asynchronous, iterative multiplier which exhibits data-dependency in both the number of iterations required to produce the result and in the delay of each step of the iteration. The preliminary evaluation of the multiplier, implemented using standard-cells, shows that speed improvements can be achieved in comparison to a standard iterative, radix-4 Booth multiplier.
- Links To Paper
- 1st Link
- 2nd Link
- Bibtex format
- @InProceedings{EDI-INF-RR-0453,
- author = {
Aristeidis Efthymiou
and W. Suntiamorntut
and J Garside
and L. E. M Brackenbury
},
- title = {An Asynchronous, Iterative Implementation of the Original Booth Multiplication Algorithm},
- book title = {Procs of ASYNC'04},
- year = 2004,
- month = {Apr},
- pages = {207-215},
- url = {ftp://ftp.cs.man.ac.uk/pub/amulet/papers/ASYNC04.pdf},
- }
|