scispace - formally typeset
M

Montek Singh

Researcher at University of North Carolina at Chapel Hill

Publications -  65
Citations -  1935

Montek Singh is an academic researcher from University of North Carolina at Chapel Hill. The author has contributed to research in topics: Asynchronous communication & Pipeline (computing). The author has an hindex of 24, co-authored 64 publications receiving 1861 citations. Previous affiliations of Montek Singh include IBM & Indian Institutes of Technology.

Papers
More filters
Journal ArticleDOI

Fast Summed-Area Table Generation and its Applications

TL;DR: The algorithm for generating summed-area tables is introduced, similar to a technique used in scientific computing called recursive doubling, that allows the generation of a summed- area table in O(log n) time.
Journal ArticleDOI

MOUSETRAP: High-Speed Transition-Signaling Asynchronous Pipelines

TL;DR: An asynchronous pipeline style is introduced for high-speed applications, called MOUSETRAP, which uses standard transparent latches and static logic in its datapath, and small latch controllers consisting of only a single gate per pipeline stage to handle more complex system architectures.
Proceedings ArticleDOI

MOUSETRAP: ultra-high-speed transition-signaling asynchronous pipelines

TL;DR: A new asynchronous pipeline design is introduced for high-speed applications that uses simple transparent latches in its datapath, and small latch controllers consisting of only a single gate per pipeline stage, to handle more complex system architectures.
Proceedings ArticleDOI

High-throughput asynchronous pipelines for fine-grain dynamic datapaths

TL;DR: This paper introduces several new asynchronous pipeline designs which offer high throughput as well as low latency, and is particularly well-suited for fine-grain pipelining, i.e., where each pipeline stage is only a single gate deep.
Journal ArticleDOI

High-Performance Asynchronous Pipelines: An Overview

TL;DR: This tutorial provides an overview of the best-in-class asynchronous pipelining methods that can be used to fully exploit the advantages of this design style, covering both static and dynamic logic implementations.