summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Backward reachability using circuit cofactoring.Alan Mishchenko2012-01-053-217/+250
|
* APIs to represent simple gates in CNF.Alan Mishchenko2012-01-051-0/+100
|
* Configuration changes in the Boolean matching code.Alan Mishchenko2012-01-051-1/+1
|
* Backward reachability using circuit cofactoring.Alan Mishchenko2012-01-011-0/+442
|
* Backward reachability using circuit cofactoring.Alan Mishchenko2012-01-015-13/+483
|
* Delay optimization using precomputed library.Alan Mishchenko2011-12-301-4/+11
|
* Delay optimization using precomputed library.Alan Mishchenko2011-12-301-1/+3
|
* Delay optimization using precomputed library.Alan Mishchenko2011-12-301-29/+29
|
* Delay optimization using precomputed library.Alan Mishchenko2011-12-301-5/+80
|
* Delay optimization using precomputed library.Alan Mishchenko2011-12-296-186/+1072
|
* Experiments with flattening hierarchy.Alan Mishchenko2011-12-290-0/+0
|\
| * Experiments with flattening hierarchy.Alan Mishchenko2011-12-281-8/+288
| |
* | New variable-time frame abstraction.Alan Mishchenko2011-12-294-8/+527
| |
* | Experiments with flattening hierarchy.Alan Mishchenko2011-12-281-27/+274
|/
* Transforming the solver to use different clause representation.Alan Mishchenko2011-12-233-38/+83
|
* Transforming the solver to use different clause representation.Alan Mishchenko2011-12-233-91/+45
|
* Transforming the solver to use different clause representation.Alan Mishchenko2011-12-232-4/+4
|
* Transforming the solver to use different clause representation.Alan Mishchenko2011-12-2311-543/+2489
|
* Transforming the solver to use different clause representation.Alan Mishchenko2011-12-222-144/+144
|
* Added switch -n to 'miter' to ignore PI/PO names.Alan Mishchenko2011-12-221-3/+15
|
* Added alias blif2aig = undc; strash; zeroAlan Mishchenko2011-12-221-0/+1
|
* Computing interpolants as truth tables.Alan Mishchenko2011-12-2211-6/+849
|
* Improvements to hierarchical BLIF parser.Alan Mishchenko2011-12-221-4/+6
|
* Improvements to hierarchical BLIF parser.Alan Mishchenko2011-12-211-7/+34
|
* Fixed a bug in matching code.Alan Mishchenko2011-12-172-2/+5
|
* Added utility to sort lines in a file alphabetically.Alan Mishchenko2011-12-171-0/+97
|
* Performance improvement in 'dch' for designs having nodes with many fanouts.Alan Mishchenko2011-12-151-28/+56
|
* Added optional printout of the hierarchy structure before collapsing.Alan Mishchenko2011-12-151-0/+1
|
* Undoing temporary change to the solver.Alan Mishchenko2011-12-151-1/+1
|
* Temporary change to the solver.Alan Mishchenko2011-12-151-1/+1
|
* Adding switch '-W' to fx to control the quality of extracted divisors.Alan Mishchenko2011-12-151-1/+1
|
* Adding switch '-W' to fx to control the quality of extracted divisors.Alan Mishchenko2011-12-154-15/+41
|
* Trying to make sorting of nodes platform-indendent.Alan Mishchenko2011-12-151-1/+1
|
* Enabling balance again.Alan Mishchenko2011-12-151-0/+5
|
* Temporarily disabling balance.Alan Mishchenko2011-12-151-1/+1
|
* Additional print-outs in dc2.Alan Mishchenko2011-12-151-10/+10
|
* Trying to make sorting of nodes platform-indendent.Alan Mishchenko2011-12-156-0/+30
|
* Trying to make sorting of nodes platform-indendent.Alan Mishchenko2011-12-151-0/+5
|
* Started SAT-based reparameterization.Alan Mishchenko2011-12-137-151/+478
|
* g++ portability changes.Alan Mishchenko2011-12-133-3/+4
|
* Added command &read_blif to read hierarchical BLIF directly into the &-space.Alan Mishchenko2011-12-121-0/+47
|
* Added command &read_blif to read hierarchical BLIF directly into the &-space.Alan Mishchenko2011-12-127-2/+446
|
* Added the hierarchy printout.Alan Mishchenko2011-12-111-0/+100
|
* Implementing rollback in the updated solver.Alan Mishchenko2011-12-101-5/+6
|
* Implementing rollback in the updated solver.Alan Mishchenko2011-12-103-14/+46
|
* Implemented rollback in the main SAT solver and updated PDR to use it (saves ↵Alan Mishchenko2011-12-109-24/+126
| | | | about 5% of runtime).
* Implementing rollback in the updated solver.Alan Mishchenko2011-12-103-81/+218
|
* Removing unused files.Alan Mishchenko2011-12-106-6483/+0
|
* Changes to the main SAT solver: fixing performance bug (resetting decay ↵Alan Mishchenko2011-12-095-316/+331
| | | | params after each restart), making the SAT solver platform- and runtime-independent (by using interger-based activity).
* Added support for generating a library of real-life truth-tables.Alan Mishchenko2011-12-091-6/+6
|