summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
| * 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
|
* Adding module name when reading SMT-LIB from stdin.Alan Mishchenko2016-10-021-1/+1
|
* Bug fix in SMT parser.Alan Mishchenko2016-10-021-20/+12
|
* Bug fix in the SMT parser to address multi-argument operators and large ↵Alan Mishchenko2016-09-301-2/+295
| | | | constants.
* Compiler warnings.Alan Mishchenko2016-09-302-5/+5
|
* Merged alanmi/abc into defaultMathias Soeken2016-09-295-14/+31
|\
| * Supporting 'define-fun' with an expression rather than a constant.Alan Mishchenko2016-09-291-6/+19
| |
| * Adding flag 'pdr -e' to output only support variables in the invariant.Alan Mishchenko2016-09-284-8/+12
| |
* | Some fixes in BMS.Mathias Soeken2016-09-141-9/+13
| |
* | New search strategy in BMS.Mathias Soeken2016-09-141-98/+101
| |
* | Updates to BMS.Mathias Soeken2016-09-101-72/+90
| |
* | Fix in BMS.Mathias Soeken2016-09-091-0/+5
| |
* | Fixes in BMS.Mathias Soeken2016-09-091-7/+9
| |
* | Missing case in BMS.Mathias Soeken2016-09-091-1/+4
| |
* | Improvements to BMS.Mathias Soeken2016-09-091-73/+164
| |
* | Merged alanmi/abc into defaultMathias Soeken2016-09-097-0/+1386
|\|
| * Experimental code for polynomial construction.Alan Mishchenko2016-09-053-2/+3
| |
| * Experimental code for polynomial construction.Alan Mishchenko2016-09-054-0/+377
| |
| * Experimental code for polynomial construction.Alan Mishchenko2016-09-033-0/+1008
| |
* | Improvements to BMS.Mathias Soeken2016-08-291-62/+211
| |
* | Improvements to BMS.Mathias Soeken2016-08-291-1/+55
| |
* | Symmetric variables in BMS.Mathias Soeken2016-08-281-4/+7
| |
* | Improvements to BMS.Mathias Soeken2016-08-261-16/+224
| |
* | BMS fixes and start gates parameter.Mathias Soeken2016-08-253-26/+34
| |
* | Fix errors in BMS.Mathias Soeken2016-08-241-12/+14
| |
* | Improvements to BMS.Mathias Soeken2016-08-241-52/+110
| |
* | Improvements to BMS.Mathias Soeken2016-08-241-169/+410
| |
* | Merged alanmi/abc into defaultMathias Soeken2016-08-242-3/+3
|\|
| * Fix compile errors when using namespace with clang.Mathias Soeken2016-08-192-3/+3
| |