2011 IEEE/ACM International Conference on Computer-Aided Design (ICCAD) 2011
DOI: 10.1109/iccad.2011.6105390
|View full text |Cite
|
Sign up to set email alerts
|

Debugging with dominance: On-the-fly RTL debug solution implications

Abstract: Design debugging has become a resource-intensive bottleneck in modern VLSI CAD flows, consuming as much as 60% of the total verification effort. With typical design sizes exceeding the half-million synthesized gates mark, the growing number of blocks to be examined dramatically slows down the debugging process. The aim of this work is to prune the number of debugging iterations for finding all potential bugs, without affecting the debugging resolution. This is achieved by using structural dominance relationshi… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
1
1
1

Citation Types

0
6
0

Year Published

2012
2012
2015
2015

Publication Types

Select...
2

Relationship

0
2

Authors

Journals

citations
Cited by 2 publications
(6 citation statements)
references
References 19 publications
0
6
0
Order By: Relevance
“…An extensive set of experiments on real industrial designs demonstrates that performing both solution and non-solution implications results in an average speedup of 1.7x in SAT solving time over performing only solution implications [12]. These results demonstrate the effectiveness and practicality of our contributions.…”
Section: Introductionmentioning
confidence: 62%
See 4 more Smart Citations
“…An extensive set of experiments on real industrial designs demonstrates that performing both solution and non-solution implications results in an average speedup of 1.7x in SAT solving time over performing only solution implications [12]. These results demonstrate the effectiveness and practicality of our contributions.…”
Section: Introductionmentioning
confidence: 62%
“…The authors of [12] discuss why existing methods for computing so-called single and multiple-vertex dominators are not applicable in a design debugging setting, and present a fixpoint algorithm for computing the block dominance relation D. The run-time of their algorithm is O(c · |B| · |E|), where |B| is the number of blocks, |E| is the number of edges in C and c is called the loop-connectedness of C.…”
Section: Example 2 Consider the Sequential Circuit Inmentioning
confidence: 99%
See 3 more Smart Citations