Sciweavers

13181 search results - page 132 / 2637
» Design and Implementation of Cohesion
Sort
View
HOTI
2005
IEEE
14 years 2 months ago
Control Path Implementation for a Low-Latency Optical HPC Switch
— A crucial part of any high-performance computing system is its interconnection network. In the OSMOSIS project, Corning and IBM are jointly developing a demonstrator interconne...
Cyriel Minkenberg, François Abel, Peter M&u...
ASYNC
2004
IEEE
133views Hardware» more  ASYNC 2004»
14 years 20 days ago
An Asynchronous, Iterative Implementation of the Original Booth Multiplication Algorithm
One of the main reasons for using asynchronous design is that it offers the opportunity to exploit the datadependent latency of many operations in order to achieve low-power, high...
Aristides Efthymiou, W. Suntiamorntut, Jim D. Gars...
ALIFE
2002
13 years 8 months ago
An Interactive Self-Replicator Implemented in Hardware
Self-replicating loops presented to date are essentially worlds unto themselves, inaccessible to the observer once the replication process is launched. In this article we present t...
André Stauffer, Moshe Sipper
ISMVL
2005
IEEE
59views Hardware» more  ISMVL 2005»
14 years 2 months ago
Radix Converters: Complexity and Implementation by LUT Cascades
In digital signal processing, we often use higher radix system to achieve high-speed computation. In such cases, we require radix converters. This paper considers the design of LU...
Tsutomu Sasao
TOOLS
1997
IEEE
14 years 1 months ago
Callback Implementations in C++
: This paper presents pattern histories for deriving two different callback libraries. The pattern histories document the important design decisions behind each library. The two re...
P. Jakubik