summaryrefslogtreecommitdiffstats
path: root/src/base
Commit message (Collapse)AuthorAgeFilesLines
* Exploring other ways of CEX writing.Alan Mishchenko2019-01-217-12/+87
|
* 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-181-11/+37
|
* 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-151-2/+7
|
* Procedure to trasnsform counter-examples.Alan Mishchenko2019-01-153-16/+84
|
* Procedures to generate constant-argument multipliers.Alan Mishchenko2019-01-151-0/+193
|
* Experiment with partitioned &scorr.Alan Mishchenko2019-01-151-6/+15
|
* Procedures to generate constant-argument multipliers.Alan Mishchenko2019-01-091-1/+1
|
* Procedures to generate constant-argument multipliers.Alan Mishchenko2019-01-081-1/+2
|
* Bug fix in WLN datastructure.Alan Mishchenko2019-01-031-1/+1
|
* Updated for memory abstraction.Alan Mishchenko2018-12-113-9/+18
|
* Experiments with retiming (adding new APIs).Alan Mishchenko2018-12-0913-53/+123
|
* 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-2111-28/+33
|
* Various usability changes (second round).Alan Mishchenko2018-11-201-7/+7
|
* Various usability changes (second round).Alan Mishchenko2018-11-202-2/+79
|
* Various usability changes.Alan Mishchenko2018-11-189-18/+178
|
* 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-111-4/+8
|
* Added a passthrough in command 'fold' if there are no POs, only constraints.Alan Mishchenko2018-11-111-0/+5
|
* Several recent bug fixes.Alan Mishchenko2018-11-042-2/+7
|
* Fix timing info communication in GIA APIs.Alan Mishchenko2018-10-221-0/+1
|
* 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
| |
* | Suggested fix: close file.Alan Mishchenko2018-10-161-1/+2
| |
* | Experiments with Boolean functions.Alan Mishchenko2018-10-021-9/+13
| |
* | Visualizingn BDDs without complemented edges in 'show_bdd'.Alan Mishchenko2018-09-302-13/+36
| |
* | Compiler warning.Alan Mishchenko2018-09-301-1/+1
| |
* | Experiments with word-level retiming.Alan Mishchenko2018-09-309-2/+2162
| |
* | Adding switch to 'write_pla' to write random onset minterms of the first PO ↵Alan Mishchenko2018-09-291-2/+8
| | | | | | | | function (bug fix).
* | Adding switch to 'write_pla' to write random onset minterms of the first PO ↵Alan Mishchenko2018-09-282-10/+154
| | | | | | | | function.
* | Adding command 'cof' to replace node by a constant (bug fix).Alan Mishchenko2018-09-281-2/+3
| |
* | Adding command 'cof' to replace node by a constant.Alan Mishchenko2018-09-273-17/+112
| |
* | Adding visualization of global BDDs in 'show_bdd'.Alan Mishchenko2018-09-272-9/+81
| |
* | New way of blasting complex flops.Alan Mishchenko2018-09-251-18/+101
| |
* | New way of blasting complex flops.Alan Mishchenko2018-09-241-2/+2
| |
* | New way of blasting complex flops.Alan Mishchenko2018-09-241-4/+206
| |
* | Support for flops with complex controls.Alan Mishchenko2018-09-225-16/+55
| |
* | New APIs of the truth table package.Alan Mishchenko2018-09-211-2/+3
| |