scispace - formally typeset
Open AccessBook

Digital Systems Testing and Testable Design

Reads0
Chats0
TLDR
The new edition of Breuer-Friedman's Diagnosis and Reliable Design ofDigital Systems offers comprehensive and state-ofthe-art treatment of both testing and testable design.
Abstract
For many years, Breuer-Friedman's Diagnosis and Reliable Design ofDigital Systems was the most widely used textbook in digital system testing and testable design. Now, Computer Science Press makes available a new and greativ expanded edition. Incorporating a significant amount of new material related to recently developed technologies, the new edition offers comprehensive and state-ofthe-art treatment of both testing and testable design.

read more

Citations
More filters
Journal ArticleDOI

Accurate Logic Simulation by Overcoming the Unknown Value Propagation Problem

TL;DR: A new simulation algorithm is developed that can efficiently overcome the unknown value propagation problem and is based on the partitioning approach, and the experimental results using benchmark circuits prove the effectiveness.
Journal ArticleDOI

Hierarchical Delay Test Generation

TL;DR: This paper reports a tool called MODET for automatic test generation for path delay faults in modular combinational circuits and presents alongest path theorem at the module level of absorption which specifies the requirements for path selection during delay testing.
Proceedings ArticleDOI

Modeling the probability of defect excitation for a commercial IC with implications for stuck-at fault-based ATPG strategies

TL;DR: This work shows that the number of times each site is observed serves as a significantly superior basis for modeling this phenomenon of rate of decline in defective part level when contrasted with thenumber of faults detected.
Journal ArticleDOI

Communications software design for testability: specification transformations and testability measures

TL;DR: The integration and application of finite state machine based specification transformations and testability measures early in the communications software development process to enhance the testability of the product implementation is proposed.
Book ChapterDOI

The effect of test-driven development on program code

TL;DR: Assignment controllability seems to support the rules of thumb for testable code, e.g. small classes with low coupling are better testable than large classes with high coupling and as opposed to the Chidamber and Kemerer metric suite for object-oriented design, controllable of assignments seems to be an indicator whether a project was developed with TDD or not.