summaryrefslogtreecommitdiffstats
path: root/src/base/abci/abc.c
Commit message (Expand)AuthorAgeFilesLines
* Updates to the autotuner.Alan Mishchenko2017-02-101-210/+10
* Merged in boschmitt/abc (pull request #51)Alan Mishchenko2017-02-111-4/+214
|\
| * New fixed point data type.Bruno Schmitt2017-02-101-4/+214
* | Re-introducing floating-point activity in the SAT solver.Alan Mishchenko2017-02-101-2/+6
|/
* Accidental change.Alan Mishchenko2017-02-081-1/+1
* Autotuner for 'satoko'.Alan Mishchenko2017-02-081-4/+23
* New command &satoko.Alan Mishchenko2017-02-081-2/+71
* 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
* Adding specialized flop ordering before generalization in 'pdr'.Alan Mishchenko2017-02-061-2/+6
* 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
* Small fixes and a change to &cec to allow two files names given as command-li...Alan Mishchenko2017-01-211-39/+82
* 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-141-6/+14
* Adding print-out of critical path for mapped AIGs to &show.Alan Mishchenko2017-01-131-6/+9
* Updates to arithmetic verification.Alan Mishchenko2017-01-111-0/+48
* Updated to arithmetic verification.Alan Mishchenko2017-01-091-51/+95
* Bug fix in delay-opt framework.Alan Mishchenko2017-01-091-1/+1
* Updates to delay optimization project.Alan Mishchenko2017-01-021-13/+18
* 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-211-2/+2
* xSAT is an experimental SAT Solver based on Glucose v3(see Glucose copyrights...Bruno Schmitt2016-12-121-99/+240
* 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
* New SAT-based optimization package.Alan Mishchenko2016-11-261-0/+129
* Adding switch '-c' to generate only stuck-at faults in 'faultclasses -g'.Alan Mishchenko2016-11-221-5/+9
* Minor bug fixes.Alan Mishchenko2016-11-211-1/+1
* Merged alanmi/abc into defaultVinicius Callegaro2016-11-161-11/+28
|\
| * Renaming command 'detect' to be 'faultclasses'.Alan Mishchenko2016-11-101-9/+11
| * Equivalent fault detection code.Alan Mishchenko2016-11-091-5/+20
* | Disjoint-support decomposition with cofactoring and boolean difference analysisVinicius Callegaro2016-11-081-0/+3
|/
* Exact synthesis.Mathias Soeken2016-10-251-4/+4
* Code for profiling arithmetic circuits.Alan Mishchenko2016-10-211-4/+18
* Updates to arithmetic verification.Alan Mishchenko2016-10-091-26/+56
* Adding switch &mfs -b to preserve white boxes during optimization.Alan Mishchenko2016-10-071-2/+6
* Merged alanmi/abc into defaultMathias Soeken2016-09-291-2/+6
|\
| * Adding flag 'pdr -e' to output only support variables in the invariant.Alan Mishchenko2016-09-281-2/+6
* | Merged alanmi/abc into defaultMathias Soeken2016-09-091-0/+53
|\|
| * Experimental code for polynomial construction.Alan Mishchenko2016-09-051-0/+53
* | BMS fixes and start gates parameter.Mathias Soeken2016-08-251-6/+18
* | Merged alanmi/abc into defaultMathias Soeken2016-08-211-6/+18
|\|
| * Merge with parent.Mathias Soeken2016-08-181-3/+3
| |\
| | * Changes to report quantum cost in Exorcism.Alan Mishchenko2016-08-171-2/+2