summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Collapse)AuthorAgeFilesLines
...
* Gate level abstraction.Alan Mishchenko2012-01-111-109/+627
|
* Gate level abstraction.Alan Mishchenko2012-01-082-59/+305
|
* Backward reachability using circuit cofactoring.Alan Mishchenko2012-01-081-5/+31
|
* Backward reachability using circuit cofactoring.Alan Mishchenko2012-01-071-9/+13
|
* Backward reachability using circuit cofactoring.Alan Mishchenko2012-01-071-13/+12
|
* Crash fix in 'tempor' in case the leading length is 0.Alan Mishchenko2012-01-071-0/+6
|
* Gate level abstraction.Alan Mishchenko2012-01-071-238/+78
|
* Bug fix: changing output number to 0 in the CEX after ORing POs.Alan Mishchenko2012-01-071-0/+3
|
* Bug fix related to not properly resizing SAT solver's model array.Alan Mishchenko2012-01-0611-151/+45
|
* Added warning when the network from file has no primary inputs.Alan Mishchenko2012-01-061-0/+5
|
* APIs to represent simple gates in CNF.Alan Mishchenko2012-01-051-0/+112
|
* 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-014-13/+479
|
* 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
|
* New variable-time frame abstraction.Alan Mishchenko2011-12-293-8/+523
|
* 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
|
* Computing interpolants as truth tables.Alan Mishchenko2011-12-2210-6/+837
|
* 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-136-151/+474
|
* 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-126-2/+442
|