summaryrefslogtreecommitdiffstats
path: root/src/base
Commit message (Collapse)AuthorAgeFilesLines
* Commenting out &mfs report message.Alan Mishchenko2017-01-271-2/+2
|
* Adding visualization of word-level networks Wlc_Ntk_t.Alan Mishchenko2017-01-263-14/+31
|
* Adding visualization of word-level networks Wlc_Ntk_t.Alan Mishchenko2017-01-267-115/+331
|
* Adding visualization of word-level networks Wlc_Ntk_t.Alan Mishchenko2017-01-267-11/+617
|
* Improvements to SMT-LIB parser.Alan Mishchenko2017-01-263-84/+243
|
* Adding features for invariant minimization.Alan Mishchenko2017-01-251-1/+1
|
* Adding features for invariant minimization.Alan Mishchenko2017-01-241-8/+8
|
* Adding features for invariant minimization.Alan Mishchenko2017-01-242-9/+21
|
* Adding features for invariant minimization.Alan Mishchenko2017-01-244-100/+395
|
* Fix mismatch in output formatting.Alan Mishchenko2017-01-211-6/+6
|
* Small fixes and a change to &cec to allow two files names given as ↵Alan Mishchenko2017-01-212-44/+91
| | | | command-line arguments.
* Updates to arithmetic verification.Alan Mishchenko2017-01-151-1/+53
|
* Updates to arithmetic verification.Alan Mishchenko2017-01-141-1/+1
|
* Updates to arithmetic verification.Alan Mishchenko2017-01-142-33/+17
|
* Updates to arithmetic verification.Alan Mishchenko2017-01-131-0/+10
|
* Adding print-out of critical path for mapped AIGs to &show.Alan Mishchenko2017-01-131-6/+9
|
* Updates to arithmetic verification.Alan Mishchenko2017-01-121-0/+26
|
* Updates to arithmetic verification.Alan Mishchenko2017-01-112-1/+49
|
* Updated to arithmetic verification.Alan Mishchenko2017-01-091-51/+95
|
* Bug fix in delay-opt framework.Alan Mishchenko2017-01-091-1/+1
|
* Change suggested by Udi Finkelstein.Alan Mishchenko2017-01-092-40/+2
|
* Adding an option to not add buffers to decouple COs driven by the same ↵Alan Mishchenko2017-01-071-0/+7
| | | | internal node.
* Compiler warnings.Alan Mishchenko2017-01-071-1/+1
|
* Updates to delay optimization project.Alan Mishchenko2017-01-021-13/+18
|
* Compiler warnings.Alan Mishchenko2016-12-311-2/+2
|
* Updates to delay optimization project.Alan Mishchenko2016-12-311-2/+26
|
* Updates to delay optimization project.Alan Mishchenko2016-12-291-2/+14
|
* Several changes in arithmetic circuit manipulation.Alan Mishchenko2016-12-221-4/+8
|
* Converting some errors into warnings.Alan Mishchenko2016-12-212-3/+3
|
* xSAT is an experimental SAT Solver based on Glucose v3(see Glucose ↵Bruno Schmitt2016-12-121-99/+240
| | | | | | | | | | | | | | 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.
* Compiler warnings.Alan Mishchenko2016-12-051-1/+1
|
* Adding support for minimalistic representation of LUT mapping.Alan Mishchenko2016-12-051-10/+22
|
* New SAT-based optimization package.Alan Mishchenko2016-12-041-3/+8
|
* Analysis of arithmetic logic cones.Alan Mishchenko2016-12-041-3/+10
|
* 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-301-1/+10
|
* New command to profile arithmetic logic cones.Alan Mishchenko2016-11-265-16/+278
|
* New SAT-based optimization package.Alan Mishchenko2016-11-262-1/+130
|
* Adding switch '-c' to generate only stuck-at faults in 'faultclasses -g'.Alan Mishchenko2016-11-222-8/+14
|
* Minor bug fixes.Alan Mishchenko2016-11-211-1/+1
|
* Merged alanmi/abc into defaultVinicius Callegaro2016-11-162-16/+1088
|\
| * 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-092-9/+1082
| |
* | Disjoint-support decomposition with cofactoring and boolean difference analysisVinicius Callegaro2016-11-082-1/+24
|/ | | | | 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-071-110/+1
|
* Exact synthesis.Mathias Soeken2016-10-291-1/+1
|
* Exact synthesis.Mathias Soeken2016-10-261-0/+15
|
* Exact synthesis.Mathias Soeken2016-10-261-2/+14
|