Sciweavers

265 search results - page 10 / 53
» Associative Memory in an Immune-Based System
Sort
View
DAC
1999
ACM
16 years 5 months ago
Memory Exploration for Low Power, Embedded Systems
In embedded system design, the designer has to choose an onchip memory configuration that is suitable for a specific application. To aid in this design choice, we present a memory...
Wen-Tsong Shiue, Chaitali Chakrabarti
JOCN
2010
90views more  JOCN 2010»
14 years 11 months ago
Cognitive and Motor Loops of the Human Cerebro-cerebellar System
We applied fMRI and diffusion-weighted MRI to study the segregation of cognitive and motor functions in the human cerebrocerebellar system. Our fMRI results show that a load incre...
Juha Salmi, Karen Johanne Pallesen, Tuomas Neuvone...
ISCA
1998
IEEE
125views Hardware» more  ISCA 1998»
15 years 8 months ago
Active Pages: A Computation Model for Intelligent Memory
Microprocessors and memory systems su er from a growing gap in performance. We introduce Active Pages, a computation model which addresses this gap by shifting data-intensive comp...
Mark Oskin, Frederic T. Chong, Timothy Sherwood
CODES
2005
IEEE
15 years 6 months ago
An efficient direct mapped instruction cache for application-specific embedded systems
Caches may consume half of a microprocessor’s total power and cache misses incur accessing off-chip memory, which is both time consuming and energy costly. Therefore, minimizing...
Chuanjun Zhang
CLUSTER
2007
IEEE
15 years 8 months ago
Efficient asynchronous memory copy operations on multi-core systems and I/OAT
Bulk memory copies incur large overheads such as CPU stalling (i.e., no overlap of computation with memory copy operation), small register-size data movement, cache pollution, etc...
Karthikeyan Vaidyanathan, Lei Chai, Wei Huang, Dha...