Atalanta icon indicating copy to clipboard operation
Atalanta copied to clipboard

Atalanta is a modified ATPG (Automatic Test Pattern Generation) tool and fault simulator, orginally from VirginiaTech University.

Results 9 Atalanta issues
Sort by recently updated
recently updated
newest added

In some combinational circuits buffer is added as one of the components in bench file. @hsluoyz Why do we need to add buffer , even if without adding the buffer...

What is the significance of bench files in atalanta. Why only bench file is given as input in atalanta

when i use ./atalanta s9234.bench,this error would happened. but it wouldn't happened when i use ./atalanta s5378.bench

I had followed all steps given in Installation Procedure, but then I am getting the following error zakir@zakir-virtual-machine:~$ atalanta c17.bench INPUT is not valid Fatal error: Error in circuit file

question

How to link MATLAB code with ATALANTA.

I am curious about why it sends different results(iNoPatternsAfterCompact vs (int)(iNoPatternsAfterCompact / 9.4443)) to logfile and terminal. Is that for any calculation purpose? [location: atalanta.cpp: line742;752] ![14191669861617_ pic](https://user-images.githubusercontent.com/37476197/204952141-6beef57c-d5f5-4fcd-ae54-c6662dc4e212.jpg)

when we have constant input in our circuits, how it represent in bench format?

While compiling the source code to make the executable, it is showing "io.o: In function `Z9getMemoryv': C:\Users\PRIYAJIT\downloads\Atalanta-master/io.cpp:774: undefined reference to `GetProcessMemoryInfo@12' collect2.exe: error: ld returned 1 exit status makefile:37: recipe...

I am typing to use the Atalanta tool on a bench file that contains multi-input XOR gates, however, the tool gives an error for multi-input XOR gates and only allows...