summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* Changing default parameter values in the AIG generation code.Alan Mishchenko2019-01-182-12/+38
* Fixing the problem with outputting word-level CEXes after retiming.Alan Mishchenko2019-01-181-12/+28
* Fixing the problem with outputting word-level CEXes after retiming.Alan Mishchenko2019-01-175-19/+45
* Fixing the problem with outputting word-level CEXes.Alan Mishchenko2019-01-162-2/+48
* Procedure to transform counter-examples (bug fix).Alan Mishchenko2019-01-151-1/+1
* Procedure to transform counter-examples (bug fix).Alan Mishchenko2019-01-151-1/+1
* Procedures to generate constant-argument multipliers.Alan Mishchenko2019-01-152-3/+8
* Procedure to trasnsform counter-examples.Alan Mishchenko2019-01-154-19/+87
* Procedures to generate constant-argument multipliers.Alan Mishchenko2019-01-155-3/+314
* Experiment with partitioned &scorr.Alan Mishchenko2019-01-152-6/+200
* Adding one API of GIA manager.Alan Mishchenko2019-01-121-0/+18
* Added missing `static`.Heinz Riener2019-01-121-1/+1
* Bug fix in deriving names for the miter output.Alan Mishchenko2019-01-101-4/+9
* Procedures to generate constant-argument multipliers.Alan Mishchenko2019-01-091-0/+1
* Procedures to generate constant-argument multipliers.Alan Mishchenko2019-01-093-22/+67
* Procedures to generate constant-argument multipliers.Alan Mishchenko2019-01-083-1/+304
* Bug fix in WLN datastructure.Alan Mishchenko2019-01-031-1/+1
* Fixing float overflow during area-flow computation in &lf.Alan Mishchenko2018-12-131-0/+8
* Fixing float overflow during edge-flow computation in 'if' mapper (change to ...Alan Mishchenko2018-12-121-0/+8
* Fixing float overflow during edge-flow computation in 'if' mapper.Alan Mishchenko2018-12-121-3/+7
* Updated for memory abstraction.Alan Mishchenko2018-12-113-9/+18
* Experiments with retiming (adding new APIs).Alan Mishchenko2018-12-0915-53/+132
* Experiments with retiming.Alan Mishchenko2018-12-061-1/+3
* Experiments with retiming.Alan Mishchenko2018-12-064-27/+65
* Experiments with retiming.Alan Mishchenko2018-12-045-29/+125
* fix: header <malloc.h> is depreciatedNathan Zhou2018-11-301-1/+1
* Adding switch &w -n to modify the comment section of the AIGER file written.Alan Mishchenko2018-11-2142-79/+83
* Various usability changes (second round).Alan Mishchenko2018-11-201-7/+7
* Various usability changes (second round).Alan Mishchenko2018-11-203-2/+82
* Adding an option to write new-line after the comment symbol when dumping an A...Alan Mishchenko2018-11-201-2/+7
* Various usability changes.Alan Mishchenko2018-11-181-1/+1
* Various usability changes.Alan Mishchenko2018-11-1810-18/+179
* Undoing some of the previous changes.Alan Mishchenko2018-11-151-1/+5
* Adding dummy flop in 'pdr' when the network is comb.Alan Mishchenko2018-11-131-11/+13
* Compiler warning.Alan Mishchenko2018-11-111-1/+1
* Usability improvements to &fftest.Alan Mishchenko2018-11-113-11/+32
* Procedures to verify equivalence classes.Alan Mishchenko2018-11-111-1/+139
* Added a passthrough in command 'fold' if there are no POs, only constraints.Alan Mishchenko2018-11-111-0/+5
* Undoing an old change, which affects BDD variable reordering on some examples...Alan Mishchenko2018-11-101-1/+1
* Several recent bug fixes.Alan Mishchenko2018-11-044-6/+10
* Fix timing info communication in GIA APIs.Alan Mishchenko2018-10-231-0/+1
* Fix timing info communication in GIA APIs.Alan Mishchenko2018-10-231-0/+1
* Merge pull request #25 from hriener/commonalanminko2018-10-221-1/+1
|\
| * extraUtilPerm: Abc_ZddDiff.Heinz Riener2018-10-211-1/+1
* | Fix timing info communication in GIA APIs.Alan Mishchenko2018-10-221-0/+1
* | Fix timing info communication in GIA APIs.Alan Mishchenko2018-10-222-1/+27
|/
* Merge pull request #13 from hriener/exorcismalanminko2018-10-182-21/+133
|\
| * &exorcism: read ESOP-PLA from file.Heinz Riener2018-10-172-3/+15
| * &exorcism: read ESOP-PLA from file.Heinz Riener2018-05-252-21/+121
* | Skip cells in Liberty files which have dont_use attribute.Alan Mishchenko2018-10-182-3/+56