A complete open-source design-for-testing (DFT) Solution
-
Updated
Nov 2, 2024 - Swift
A complete open-source design-for-testing (DFT) Solution
FAN (fan-out-oriented) ATPG (Automatic Test Pattern Generation) and Fault Simulation command line tool
SPM with DFT structure automatically injected by Fault
Raspberry Pi 4 is used to drive ATPG stuck-at patterns to an IC. Python is used to drive the patterns and check for expected levels on the scan_out pins (4 chains in this example). A Perl script is used to parse the ATP pattern data into Python lists (I prefer to parse text files using Perl).
This is a Combinational Circuit Logic Simulation Tool. There is a C++ version and a C version.
Simple EDA tool for fault reduction and testing for combinational circuits
Add a description, image, and links to the stuck-at topic page so that developers can more easily learn about it.
To associate your repository with the stuck-at topic, visit your repo's landing page and select "manage topics."