Combinational ATPG generator based on D-Algorithm
-
Updated
Nov 25, 2020 - C++
Combinational ATPG generator based on D-Algorithm
Generate ATPG for fault detection on Verilog circuits. C++/QT
The problem of the traveling salesman is a well-known problem in discrete mathematics and these are 2 methods of solving: D-algorithm and Heuristic method.
Simple EDA tool for fault reduction and testing for combinational circuits
Add a description, image, and links to the d-algorithm topic page so that developers can more easily learn about it.
To associate your repository with the d-algorithm topic, visit your repo's landing page and select "manage topics."