Timing Driven Gate Duplication (2004)
| Venue: | Complexity Issues and Algorithms,” ICCAD |
| Citations: | 10 - 2 self |
BibTeX
@INPROCEEDINGS{Srivastava04timingdriven,
author = {Ankur Srivastava and Ryan Kastner and Chunhong Chen and Majid Sarrafzadeh},
title = {Timing Driven Gate Duplication},
booktitle = {Complexity Issues and Algorithms,” ICCAD},
year = {2004},
pages = {42--51}
}
Years of Citing Articles
OpenURL
Abstract
In the past few years, gate duplication has been studied as a strategy for cutset minimization in partitioning problems. This paper addresses the problem of delay optimization by gate duplication. We present an algorithm to solve the gate duplication problem. It traverses the network from primary outputs(PO) to primary inputs(PI) in topologically sorted order evaluating tuples at the input pins of gates. The tuple's first component corresponds to the input pin required time if that gate is not duplicated. The second component corresponds to the input pin required time if that gate were duplicated. After tuple evaluation the algorithm traverses the network from PI to PO in topologically sorted order, deciding the gates to be duplicated. The last and final traversal is again from PO to PI, in which the gates are physically duplicated. Our algorithm uses the dynamic programming structure. We report delay improvements over other optimization methodologies. Gate duplication, along with other optimization strategies, can be used for meeting the stringent delay constraints in today's ultra complex designs.







