Presentation
PastATPG: A Hybrid ATPG Framework for Better Test Compaction with Partial Assignment SAT
DescriptionIn automatic test pattern generation (ATPG), SAT-based methods are typically used to complement structural approaches, especially for addressing hard-to-detect faults. However, as the size and complexity of circuits grow, SAT-based ATPG faces challenges like pattern inflation and excessive runtime, limiting its overall performance.
The key problem lies in the fact that current mainstream SAT solvers perform complete assignments for all primary inputs of the fault's transitive fanin cone without considering the detection of other faults, making test compaction extremely difficult and time consuming.
In this paper, a novel SAT solver PA-MiniSat is proposed, which is capable of generating partial assignments for solving variables and significantly reduces the number of specified bits in test cubes.
As an extension of MiniSat, it employs a full-literal watching technique and a circuit-adapted heuristic branching strategy, achieving overall improved performance in ATPG.
Based on PA-MiniSat, a hybrid ATPG framework PastATPG is proposed for better test compaction, which tightly integrates structural algorithms with the SAT solver into the unified test compaction flow.
Experimental results demonstrate that our method outperforms other SAT solvers in pattern compaction and, in some cases, even surpasses commercial ATPG tools in terms of speed.
The key problem lies in the fact that current mainstream SAT solvers perform complete assignments for all primary inputs of the fault's transitive fanin cone without considering the detection of other faults, making test compaction extremely difficult and time consuming.
In this paper, a novel SAT solver PA-MiniSat is proposed, which is capable of generating partial assignments for solving variables and significantly reduces the number of specified bits in test cubes.
As an extension of MiniSat, it employs a full-literal watching technique and a circuit-adapted heuristic branching strategy, achieving overall improved performance in ATPG.
Based on PA-MiniSat, a hybrid ATPG framework PastATPG is proposed for better test compaction, which tightly integrates structural algorithms with the SAT solver into the unified test compaction flow.
Experimental results demonstrate that our method outperforms other SAT solvers in pattern compaction and, in some cases, even surpasses commercial ATPG tools in terms of speed.
Event Type
Research Manuscript
TimeTuesday, June 242:15pm - 2:30pm PDT
Location3006, Level 3
EDA
EDA9: Design for Test and Silicon Lifecycle Management