hsluoyz / Atalanta

Atalanta is a modified ATPG (Automatic Test Pattern Generation) tool and fault simulator, orginally from VirginiaTech University.
75 stars 34 forks source link

The difference of print_atpg_result in logmode and terminal printout #10

Open ONQLin opened 1 year ago

ONQLin commented 1 year ago

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

priyajit99 commented 1 year ago

In the log file , sometimes u can see the number of patterns after compaction to be zero, even though in the terminal it is showing some value.. I also faced this issue.

Prashantpnkb1811 commented 7 months ago

Can you help me how to install this, instructions are not cleared