Sciweavers

5085 search results - page 693 / 1017
» Multidimensional Design by Examples
Sort
View
ICCAD
2008
IEEE
153views Hardware» more  ICCAD 2008»
16 years 4 months ago
Breaking the simulation barrier: SRAM evaluation through norm minimization
— With process variation becoming a growing concern in deep submicron technologies, the ability to efficiently obtain an accurate estimate of failure probability of SRAM compone...
Lara Dolecek, Masood Qazi, Devavrat Shah, Anantha ...
ICCAD
2006
IEEE
100views Hardware» more  ICCAD 2006»
16 years 4 months ago
Nanowire addressing with randomized-contact decoders
— Methods for assembling crossbars from nanowires (NWs) have been designed and implemented. Methods for controlling individual NWs within a crossbar have also been proposed, but ...
Eric Rachlin, John E. Savage
SOSP
2001
ACM
16 years 4 months ago
Building a Robust Software-Based Router Using Network Processors
Recent efforts to add new services to the Internet have increased interest in software-based routers that are easy to extend and evolve. This paper describes our experiences using...
Tammo Spalink, Scott Karlin, Larry L. Peterson, Yi...
SOSP
2005
ACM
16 years 4 months ago
Connections: using context to enhance file search
Connections is a file system search tool that combines traditional content-based search with context information gathered from user activity. By tracing file system calls, Conne...
Craig A. N. Soules, Gregory R. Ganger
PEPM
2010
ACM
16 years 4 months ago
Clone detection and elimination for Haskell
Duplicated code is a well known problem in software maintenance and refactoring. Code clones tend to increase program size and several studies have shown that duplicated code make...
Christopher Brown, Simon Thompson