summaryrefslogtreecommitdiffstats
path: root/src/base
Commit message (Collapse)AuthorAgeFilesLines
* Accidental change.Alan Mishchenko2017-02-081-1/+1
|
* Editing output messages.Alan Mishchenko2017-02-081-3/+3
|
* Compiler warning.Alan Mishchenko2017-02-081-7/+6
|
* Autotuner for 'satoko'.Alan Mishchenko2017-02-084-4/+660
|
* New command &satoko.Alan Mishchenko2017-02-082-4/+73
|
* Small changes to support old compilers.Bruno Schmitt2017-02-061-1/+1
|
* Adding a new SAT solver to ABC. (Satoko)Bruno Schmitt2017-02-061-1/+81
| | | | The command is ‘satoko’
* Adding specialized flop ordering before generalization in 'pdr'.Alan Mishchenko2017-02-061-2/+6
|
* Improvements in AIG visualization.Alan Mishchenko2017-02-051-2/+2
|
* Adding structural flop priority heuristics in 'pdr'.Alan Mishchenko2017-02-031-2/+6
|
* Enabling new X-valued simulation in 'pdr'.Alan Mishchenko2017-02-031-2/+6
|
* Improvements to inductive generalization in IC3/PDR by Zyad Hassan.Alan Mishchenko2017-02-021-4/+31
|
* Adding API for generating a monitor of a set of internal signals in a ↵Alan Mishchenko2017-01-311-0/+154
| | | | sequential logic network.
* Improvements to SMT-LIB parser (bug fixes).Alan Mishchenko2017-01-301-7/+23
|
* Updates to arithmetic verification.Alan Mishchenko2017-01-301-1/+1
|
* Commenting out debug code.Alan Mishchenko2017-01-291-1/+0
|
* Updates to arithmetic verification.Alan Mishchenko2017-01-291-0/+1
|
* 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
|