summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* Changing the default delay of buffers driving POs.Alan Mishchenko2019-03-131-1/+3
* Updated NPN classification code (compiler warnings).Alan Mishchenko2019-03-123-6/+7
* Adding logfile support to several commands.Alan Mishchenko2019-03-121-6/+53
* Updated NPN classification code (bug fix).Alan Mishchenko2019-03-101-5/+5
* Updated NPN classification code.Alan Mishchenko2019-03-082-10/+10
* Updated functional enumation code.Alan Mishchenko2019-03-082-28/+604
* Updating canonical form computation procedures (compiler warnings).Alan Mishchenko2019-03-052-2/+2
* Updating canonical form computation procedures (compiler warnings).Alan Mishchenko2019-03-051-6/+7
* Updating canonical form computation procedures.Alan Mishchenko2019-03-053-109/+598
* Fixing some more warnings by adding cast from 'int' to 'size_t'.Alan Mishchenko2019-03-0515-73/+73
* Fixing several other type conversion warnings.Alan Mishchenko2019-03-052-32/+32
* Fixing some warnings by adding cast from 'int' to 'size_t' in memset, memcpy,...Alan Mishchenko2019-03-05114-263/+263
* Fixing some warnings with -Wconversion.Alan Mishchenko2019-03-052-3/+3
* Suggested white-space changes for fewer gcc warnings.Alan Mishchenko2019-03-0410-22/+24
* Bug in handling reverse ranges in blasting.Alan Mishchenko2019-03-041-14/+15
* Passing names in &scorr.Alan Mishchenko2019-02-181-0/+12
* Passing names in &scorr.Alan Mishchenko2019-02-181-0/+5
* Adding switch -x to &ps to disable color printout.Alan Mishchenko2019-02-123-5/+27
* 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
* Compiler warning.Alan Mishchenko2019-01-301-1/+1
* Adding new switch to simulation.Alan Mishchenko2019-01-293-23/+28
* Adding new switch to simulation.Alan Mishchenko2019-01-292-5/+18
* 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-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-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