summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Exploring other ways of CEX writing.Alan Mishchenko2019-01-2112-18/+96
|
* Undoing some recent changes for improved CEX writing.Alan Mishchenko2019-01-216-170/+11
|
* Fixing the problem with outputting word-level CEXes after retiming.Alan Mishchenko2019-01-181-8/+12
|
* 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-156-3/+318
|
* Experiment with partitioned &scorr.Alan Mishchenko2019-01-152-6/+200
|
* Adding one API of GIA manager.Alan Mishchenko2019-01-121-0/+18
|
* Merge pull request #33 from hriener/commonalanminko2019-01-121-1/+1
|\ | | | | Added missing `static`.
| * 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-094-22/+75
|
* 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
| | | | avoid dependence on the order of additions).
* 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
|
* Merge pull request #27 from zzhou612/masteralanminko2018-11-301-1/+1
|\ | | | | Fix: header malloc.h is depreciated
| * 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 ↵Alan Mishchenko2018-11-201-2/+7
| | | | AIGER file.
* 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 ↵Alan Mishchenko2018-11-101-1/+1
| | | | examples in &reachy.
* 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.
| * extraUtilPerm: Abc_ZddDiff.Heinz Riener2018-10-211-1/+1
| |
* | Fix timing info communication in GIA APIs.Alan Mishchenko2018-10-221-0/+1
| |