summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Collapse)AuthorAgeFilesLines
* 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
| | | | 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
|
* 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
| |
* | 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.
| * &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
| |
* | Suggested fix: close file.Alan Mishchenko2018-10-161-1/+2
| |
* | Compiler warning.Alan Mishchenko2018-10-121-5/+5
| |
* | Extending extra library with additional ZDD-based procedures.Alan Mishchenko2018-10-124-0/+2048
| |
* | Corner-case bug fix in LUT to AIG translation.Alan Mishchenko2018-10-091-0/+4
| |
* | Experiments with Boolean functions.Alan Mishchenko2018-10-021-1/+1
| |
* | Experiments with Boolean functions.Alan Mishchenko2018-10-021-5/+5
| |
* | Experiments with Boolean functions.Alan Mishchenko2018-10-021-2/+33
| |
* | Experiments with Boolean functions.Alan Mishchenko2018-10-023-24/+210
| |