Some conditions under which hierarchical verification is O(N)

被引:1
|
作者
Scheffer, LK [1 ]
机构
[1] Cadence Design Syst, San Jose, CA 95134 USA
关键词
algorithms; complexity theory; computational gemotry; computation time; design automation; hierarchical systems; software performance;
D O I
10.1109/TCAD.2003.810740
中图分类号
TP3 [计算技术、计算机技术];
学科分类号
0812 ;
摘要
Before manufacturing, each chip design must be inspected for possible errors: For example, design rule checking is used to check, for adherence to the physical manufacturing rules, and static timing analysis is used to verify that the design has adequate performance. Although modern chip designs are invariably specified hierarchically, verification algorithms can treat this hierarchy in different ways. The most straight forward in a W way to verify a hierarchical design is to expand (or flatten) the hierarchy, then do the test. Since most verification, algorithms involve at least sorting the data, such algorithms are at least O(N log N), where N is the size of the, flattened hierarchy. Alternatively, a verification tool can try to use the hierarchy rather than flattening it. One form of hierarchical verification involves verifying each cell, generating a model (also called an abstract) for each cell, and then checking all interactions between cells by using their abstracts. Under some conditions, this may. be more efficient than flattening the hierarchy and then verifying. In particular, if the size, of the abstract is 0(n(a)) for a cell containing n primitives, and. the time to verify a cell and generate the abstract is 0(n(b)), then the complete verification of all levels of the hierarchy is 0 (N), provided ab < 1.
引用
收藏
页码:643 / 646
页数:4
相关论文
共 2 条
  • [1] Distributed O(N) Linear Solver for Dense Symmetric Hierarchical Semi-Separable Matrices
    Yu, Chenhan D.
    Reiz, Severin
    Biros, George
    2019 IEEE 13TH INTERNATIONAL SYMPOSIUM ON EMBEDDED MULTICORE/MANY-CORE SYSTEMS-ON-CHIP (MCSOC 2019), 2019, : 1 - 8
  • [2] Bit-parallel string matching under Hamming distance in O(n[m/w]) worst case time
    Grabowski, Szymon
    Fredriksson, Kimmo
    INFORMATION PROCESSING LETTERS, 2008, 105 (05) : 182 - 187