An Efficient Algorithm for Partial Scan Designs

효율적인 Partial Scan 설계 알고리듬

  • 김윤홍 (상명대학교 천안캠퍼스 공과대학 컴퓨터시스템공학과) ;
  • 신재흥 (동서울대학 컴퓨터시스템과)
  • Received : 2004.10.27
  • Accepted : 2004.11.17
  • Published : 2004.12.01

Abstract

This paper proposes an implicit method for computing the minimum cost feedback vertex set for a graph. For an arbitrary graph, a Boolean function is derived, whose satisfying assignments directly correspond to feedback vertex sets of the graph. Importantly, cycles in the graph are never explicitly enumerated, but rather, are captured implicitly in this Boolean function. This function is then used to determine the minimum cost feedback vertex set. Even though computing the minimum cost satisfying assignment for a Boolean function remains an NP-hard problem, it is possible to exploit the advances made in the area of Boolean function representation in logic synthesis to tackle this problem efficiently in practice for even reasonably large sized graphs. The algorithm has obvious application in flip-flop selection for partial scan. The algorithm proposed in this paper is the first to obtain the MFVS solutions for many benchmark circuits.

Keywords