Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 192 Bytes

README.md

File metadata and controls

6 lines (5 loc) · 192 Bytes

D-Algorithm-Combinational

The D algorithm is a deterministic ATPG method. Implemented D algorithm for combinational circuits in C++(STL).

Commands to Run

g++ d_algorithm.cpp
./a.out