• 中国计算机学会会刊
  • 中国科技核心期刊
  • 中文核心期刊

Computer Engineering & Science ›› 2023, Vol. 45 ›› Issue (06): 979-986.

• High Performance Computing • Previous Articles     Next Articles

Design and implementation of UPF power supply state analyzer based on WCOJ

SHI Ming-chuan,ZOU Hong-ji,QIN Zhi-kai,LI Tun   

  1. (College of Computer Science and Technology,National University of Defense Technology,Changsha 410073,China)
  • Received:2022-05-23 Revised:2022-07-10 Accepted:2023-06-25 Online:2023-06-25 Published:2023-06-16

Abstract: With the improvement of IC technology level, the number of functional units that can be integrated on a single chip is increasing, and the total power consumption of the circuit is becoming higher and higher, especially the power consumption problem of VLSI design has become unavoidable. To solve this problem, a low-power design process based on Unified Power Format (UPF) is proposed. In view of the feature that UPF analysis mainly consists of data table operations, an algorithm based on WCOJ (Worst-Case Optimal Join) is proposed to check and merge the design rules of the power supply state table of each hierarchy in the voltage domain, and a power supply state analysis tool in low power design analyzer is designed and implemented. The experimental results show that the proposed algorithm has lower spatial complexity and time complexity than the binary merge algorithm, and has strong portability, which has important theoretical and practical significance.

Key words: low-power design, power supply state table, worst-case optimal join(WCOJ) algorithm