Abstract
This paper presents a time-efficient method for the decomposition and resynthesis of speed-independent (SI) circuits. Given the specification of an SI circuit, our method first generates its standard C implementation. Then, the combinational decomposition is performed to decompose each high-fanin gate that does not exist in the gate library into some available low-fanin gates. The time efficiency of our method is achieved in two ways. First, the signal transition graph (STG), whose complexity is polynomial in the worst case, is adopted as our input specification. Second, to reduce the resynthesis cycles, which constitute a major part of the run time, our method first investigates the hazard-free decomposition of each high-fanin gate without adding any signals. Then, for those gates that cannot be decomposed hazard free, two signal-adding methods constructed at the STG level are developed for resynthesis. This decomposition and resynthesis process is iterated until all high-fanin gates are successfully decomposed or no solution can be found. Several experiments have been done on the asynchronous benchmarks and it can be seen from the results that our method largely reduces the run time only at a little more area expense when compared with previous work.
Original language | English |
---|---|
Pages (from-to) | 1751-1763 |
Number of pages | 13 |
Journal | IEEE Transactions on Circuits and Systems I: Fundamental Theory and Applications |
Volume | 49 |
Issue number | 12 |
DOIs | |
State | Published - 12 2002 |
Externally published | Yes |
Keywords
- Hazard-free decomposition
- Resynthesis
- Signal transition graph (STG)
- Speed-independent (SI) circuit