summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Bug fix in 'dsat <file.cnf>' when the number of classes in listed incorrectly.Alan Mishchenko2016-12-1311-116/+396
|
* xSAT is an experimental SAT Solver based on Glucose v3(see Glucose ↵Bruno Schmitt2016-12-1215-100/+3392
| | | | | | | | | | | | | | copyrights below) and ABC C version of MiniSat (bsat) developed by Niklas Sorensson and modified by Alan Mishchenko. It’s development has reached sufficient maturity to be committed in ABC, but still in a beta state. TODO: * Read compressed CNF files. * Study the use of floating point for variables and clauses activity. * Better documentation. * Improve verbose messages. * Expose parameters for tuning.
* Improvements to GIA visualization.Alan Mishchenko2016-12-081-1/+0
|
* Improvements to GIA visualization.Alan Mishchenko2016-12-081-265/+505
|
* Adding support for minimalistic representation of LUT mapping.Alan Mishchenko2016-12-052-1/+5
|
* Bug fix in Liberty parser.Alan Mishchenko2016-12-051-0/+4
|
* Compiler warnings.Alan Mishchenko2016-12-053-4/+4
|
* Adding support for minimalistic representation of LUT mapping.Alan Mishchenko2016-12-057-11/+500
|
* New SAT-based optimization package.Alan Mishchenko2016-12-046-39/+168
|
* Analysis of arithmetic logic cones.Alan Mishchenko2016-12-046-26/+366
|
* New SAT-based optimization package.Alan Mishchenko2016-12-032-123/+437
|
* Changes to arithmetic logic detection.Alan Mishchenko2016-12-027-59/+736
|
* New SAT-based optimization package.Alan Mishchenko2016-11-301-1/+1
|
* New SAT-based optimization package.Alan Mishchenko2016-11-302-122/+485
|
* Commenting out bailout in 'print_cex' when CEX has latches initialized to 1.Alan Mishchenko2016-11-301-1/+2
|
* Small changes in handling arithmetic logic.Alan Mishchenko2016-11-302-3/+18
|
* New SAT-based optimization package.Alan Mishchenko2016-11-284-81/+491
|
* New SAT-based optimization package.Alan Mishchenko2016-11-272-27/+376
|
* New command to profile arithmetic logic cones.Alan Mishchenko2016-11-266-16/+282
|
* New SAT-based optimization package.Alan Mishchenko2016-11-267-43/+821
|
* Adding switch '-c' to generate only stuck-at faults in 'faultclasses -g'.Alan Mishchenko2016-11-222-8/+14
|
* Minor bug fixes.Alan Mishchenko2016-11-212-2/+2
|
* New SAT-based optimization package.Alan Mishchenko2016-11-192-65/+319
|
* New SAT-based optimization package.Alan Mishchenko2016-11-171-15/+232
|
* New SAT-based optimization package.Alan Mishchenko2016-11-1710-1/+683
|
* Fixed several compiler warnings.Alan Mishchenko2016-11-172-23/+34
|
* Merged alanmi/abc into defaultVinicius Callegaro2016-11-165-16/+1093
|\
| * Renaming command 'detect' to be 'faultclasses'.Alan Mishchenko2016-11-102-10/+12
| |
| * Compiler warnings.Alan Mishchenko2016-11-091-3/+0
| |
| * Equivalent fault detection code.Alan Mishchenko2016-11-095-9/+1087
| |
* | Disjoint-support decomposition with cofactoring and boolean difference analysisVinicius Callegaro2016-11-086-2/+643
|/ | | | | from V. Callegaro, F. S. Marranghello, M. G. A. Martins, R. P. Ribas and A. I. Reis, entitled "Bottom-up disjoint-support decomposition based on cofactor and boolean difference analysis" presented in ICCD'15.
* Isolating CBA types into a separate header.Alan Mishchenko2016-11-081-0/+169
|
* Isolating CBA types into a separate header.Alan Mishchenko2016-11-072-110/+5
|
* Exact synthesis.Mathias Soeken2016-10-291-1/+1
|
* Exact synthesis.Mathias Soeken2016-10-261-0/+15
|
* Exact synthesis.Mathias Soeken2016-10-261-2/+14
|
* Merged alanmi/abc into defaultMathias Soeken2016-10-2610-2/+466
|\
| * Parser for JSON format.Alan Mishchenko2016-10-2510-2/+466
| |
* | Exact synthesis.Mathias Soeken2016-10-252-8/+8
|/
* Code for profiling arithmetic circuits.Alan Mishchenko2016-10-211-2/+2
|
* Code for profiling arithmetic circuits.Alan Mishchenko2016-10-211-0/+420
|
* Code for profiling arithmetic circuits.Alan Mishchenko2016-10-214-7/+32
|
* Fixing accidental change in the project file.Alan Mishchenko2016-10-201-4/+0
|
* Improving robustness of &b.Alan Mishchenko2016-10-151-2/+2
|
* Memory leak in scl package.Alan Mishchenko2016-10-121-0/+2
|
* Updates to arithmetic verification.Alan Mishchenko2016-10-093-64/+220
|
* Adding switch &mfs -b to preserve white boxes during optimization.Alan Mishchenko2016-10-075-7/+19
|
* Small FXCH bug fix.Bruno Schmitt2016-10-071-3/+9
|
* Change Verilog reader to take a string rather than file name.Alan Mishchenko2016-10-063-8/+10
|
* Long standing bug fix in &mfs.Alan Mishchenko2016-10-061-12/+18
|