summaryrefslogtreecommitdiffstats
path: root/src/base
Commit message (Collapse)AuthorAgeFilesLines
* Updating canonical form computation procedures.Alan Mishchenko2019-03-052-10/+42
|
* Fixing some warnings by adding cast from 'int' to 'size_t' in memset, ↵Alan Mishchenko2019-03-0518-33/+33
| | | | memcpy, etc.
* Suggested white-space changes for fewer gcc warnings.Alan Mishchenko2019-03-041-1/+1
|
* Bug in handling reverse ranges in blasting.Alan Mishchenko2019-03-041-14/+15
|
* Adding switch -x to &ps to disable color printout.Alan Mishchenko2019-02-121-4/+9
|
* Add skip feature to CEX printing.Alan Mishchenko2019-02-081-1/+9
|
* Bug fix in generating box library.Alan Mishchenko2019-02-041-2/+2
|
* Compiler warning.Alan Mishchenko2019-02-012-2/+2
|
* Adding new switch to simulation.Alan Mishchenko2019-01-291-21/+26
|
* Adding new switch to simulation.Alan Mishchenko2019-01-291-4/+17
|
* Experiments with memory abstraction.Alan Mishchenko2019-01-278-11/+545
|
* Experiments with memory abstraction.Alan Mishchenko2019-01-221-1/+1
|
* Experiments with memory abstraction.Alan Mishchenko2019-01-223-3/+3
|
* Experiments with memory abstraction.Alan Mishchenko2019-01-2211-25/+323
|
* Fixing flop names with reversed ranges.Alan Mishchenko2019-01-211-14/+16
|
* 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
| |