Proceedings of the 33rd Annual ACM/IEEE International Symposium on Microarchitecture 2000
DOI: 10.1145/360128.360166
|View full text |Cite
|
Sign up to set email alerts
|

Performance improvement with circuit-level speculation

Abstract: Current superscalar microprocessors' performance depends on its frequency and the number of useful instructions that can be processed per cycle (IPC). In this paper we propose a method called approximation to reduce the logic delay of a pipe-stage. The basic idea of approximation is to implement the logic function partially instead of fully.Most of the time the partial implementation gives the correct result as if the function is implemented fully but with fewer gates delay allowing a higher pipeline frequency… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
1
1
1
1

Citation Types

0
36
0

Year Published

2003
2003
2019
2019

Publication Types

Select...
4
3
2

Relationship

0
9

Authors

Journals

citations
Cited by 46 publications
(36 citation statements)
references
References 41 publications
0
36
0
Order By: Relevance
“…Liu et al proposed a method that uses a register map cache (RMC) [31]. The RMC is smaller than the main RMT and can reduce its latency and energy consumption on a hit; however, its miss penalty may degrade performance.…”
Section: Related Workmentioning
confidence: 99%
“…Liu et al proposed a method that uses a register map cache (RMC) [31]. The RMC is smaller than the main RMT and can reduce its latency and energy consumption on a hit; however, its miss penalty may degrade performance.…”
Section: Related Workmentioning
confidence: 99%
“…Speculative adders [1] exploit the fact that the typical carry propagation chain of an addition does not span the whole length of the adder, making it is possible to estimate an intermediate carry using a limited number of previous stages. Thus, the carry propagation chain, which is the critical path of the adder, can be split in two or more shorter paths, relaxing constraints over the entire design, reducing spurious glitching power, and improving the Energy-Delay-Area Product (EDAP) beyond the theoretical bounds of exact adders.…”
Section: Inexact Speculative Adder a Related Workmentioning
confidence: 99%
“…Inexact and approximate circuit design [1] is a radical approach to trade this counterproductive quest for perfection for substantial gains in power, speed, area and yield. The primary challenge, however, is to determine where and how to let an error or an approximation occur in the circuits without compromising the functionality or the user experience.…”
Section: Introductionmentioning
confidence: 99%
“…Circuit-Level Speculation [12] is a method introduced to reduce the critical path of the circuit using approximation, implementing only a portion of a circuit. The approximated implementation of the circuit is the most heavily used part of the original circuit based on simulation results.…”
Section: Circuit-level Speculationmentioning
confidence: 99%