Skip to content

shahsaumya00/D-Algorithm-Combinational

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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