summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* | Expriments with functions (bug fixes).Alan Mishchenko2018-09-074-13/+35
* | Expriments with functions.Alan Mishchenko2018-09-073-30/+33
* | Expriments with functions.Alan Mishchenko2018-09-072-0/+325
* | Adding solution dumping in BLIF to 'twoexact'.Alan Mishchenko2018-09-031-0/+56
* | Expriments with functions (compiler warnings).Alan Mishchenko2018-08-302-2/+5
* | Expriments with functions.Alan Mishchenko2018-08-291-9/+15
* | Expriments with functions.Alan Mishchenko2018-08-292-109/+172
* | Skip non-driven nodes during DFS.Alan Mishchenko2018-08-262-0/+3
* | Complication problem fix.Alan Mishchenko2018-08-192-2/+1
* | Experiments with function enumeration.Alan Mishchenko2018-08-011-16/+61
* | Experiments with function enumeration.Alan Mishchenko2018-08-011-7/+8
* | Experiments with function enumeration.Alan Mishchenko2018-08-011-2/+2
* | Experiments with function enumeration.Alan Mishchenko2018-08-011-5/+4
* | Experiments with function enumeration.Alan Mishchenko2018-08-011-2/+2
* | Experiments with function enumeration.Alan Mishchenko2018-08-011-1/+1
* | Experiments with function enumeration.Alan Mishchenko2018-08-011-1/+3
* | Experiments with function enumeration.Alan Mishchenko2018-08-011-7/+2
* | Experiments with function enumeration.Alan Mishchenko2018-08-011-7/+11
* | Experiments with function enumeration.Alan Mishchenko2018-08-011-5/+5
* | Experiments with function enumeration.Alan Mishchenko2018-08-011-1/+6
* | Experiments with function enumeration.Alan Mishchenko2018-08-011-2/+2
* | Experiments with function enumeration.Alan Mishchenko2018-08-011-4/+5
* | Experiments with function enumeration.Alan Mishchenko2018-08-011-4/+4
* | Experiments with function enumeration.Alan Mishchenko2018-08-011-2/+6
* | Experiments with function enumeration.Alan Mishchenko2018-08-013-0/+269
* | Adding procedure to compute tuples of k out of n as a BDD.Alan Mishchenko2018-07-292-0/+161
* | Procedure to return seq equivalences.Alan Mishchenko2018-07-222-0/+71
* | Counting ones in truth table.Alan Mishchenko2018-07-214-15/+489
* | Bug fix in 'gen -b'.Alan Mishchenko2018-07-081-3/+3
* | Updating command 'majgen'.Alan Mishchenko2018-07-042-18/+24
* | Bug fix.Alan Mishchenko2018-07-041-1/+0
* | Updating command 'majgen'.Alan Mishchenko2018-07-043-76/+73
* | Generating adder-trees using 'gen -b -A <num> -N <num> <file>.v'.Alan Mishchenko2018-07-042-2/+81
* | Adding command 'majgen'.Alan Mishchenko2018-07-046-0/+577
* | Bug fix by Horus Nero.Alan Mishchenko2018-06-251-1/+1
* | Path enumeration using SAT.Alan Mishchenko2018-06-201-0/+84
* | Bug fix in polynomial construction.Alan Mishchenko2018-06-201-3/+3
* | Command %blastmem for bit-blasting small memories.Alan Mishchenko2018-06-164-1/+182
* | Bug fix in 'lutpack' (level count overflow).Alan Mishchenko2018-06-164-7/+7
* | Extending NDR to support adder/subtractor.Alan Mishchenko2018-06-143-6/+72
* | Enabling user-specified output signature in &polyn (bug fix).Alan Mishchenko2018-06-131-1/+1
* | Enabling user-specified output signature in &polyn.Alan Mishchenko2018-06-132-13/+249
* | Bug fix (accessing unassigned memory).Alan Mishchenko2018-06-121-1/+7
* | Experiments with path enumeration.Alan Mishchenko2018-06-102-7/+473
* | Compiler warnings.Alan Mishchenko2018-06-085-12/+13
* | Improvements in bit-blasting of adders and multipliers.Alan Mishchenko2018-06-081-8/+200
* | Adding switch 'clp -o' to reverse initial variable ordering.Alan Mishchenko2018-06-0717-36/+41
* | Experiments with path enumeration.Alan Mishchenko2018-06-063-1/+117
* | Supporting the decoder primitive in NDR and bit-blasting.Alan Mishchenko2018-06-058-5/+101
* | Exposing a switch to generate carry-lookahead adder during bit-blasting.Alan Mishchenko2018-06-053-15/+60