summaryrefslogtreecommitdiffstats
path: root/src/base
Commit message (Expand)AuthorAgeFilesLines
* Recognizing async reset in blasting.Alan Mishchenko2019-03-266-1/+69
* Add special handling of script-level assertions.Alan Mishchenko2019-03-201-2/+98
* Adding support for LUT primitive in NDR.Alan Mishchenko2019-03-201-1/+1
* Adding support for LUT primitive in NDR.Alan Mishchenko2019-03-202-1/+3
* Adding new command line args.Alan Mishchenko2019-03-181-0/+3
* Adding new command line args.Alan Mishchenko2019-03-131-4/+6
* Changing the default delay of buffers driving POs.Alan Mishchenko2019-03-131-1/+3
* Updated NPN classification code (compiler warnings).Alan Mishchenko2019-03-121-2/+2
* Adding logfile support to several commands.Alan Mishchenko2019-03-121-6/+53
* Updated NPN classification code.Alan Mishchenko2019-03-082-10/+10
* Updated functional enumation code.Alan Mishchenko2019-03-081-7/+10
* Updating canonical form computation procedures.Alan Mishchenko2019-03-052-10/+42
* Fixing some warnings by adding cast from 'int' to 'size_t' in memset, memcpy,...Alan Mishchenko2019-03-0518-33/+33
* 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