summaryrefslogtreecommitdiffstats
path: root/src/base
Commit message (Expand)AuthorAgeFilesLines
* Experiments with Boolean functions.Alan Mishchenko2018-10-021-9/+13
* Visualizingn BDDs without complemented edges in 'show_bdd'.Alan Mishchenko2018-09-302-13/+36
* Compiler warning.Alan Mishchenko2018-09-301-1/+1
* Experiments with word-level retiming.Alan Mishchenko2018-09-309-2/+2162
* Adding switch to 'write_pla' to write random onset minterms of the first PO f...Alan Mishchenko2018-09-291-2/+8
* Adding switch to 'write_pla' to write random onset minterms of the first PO f...Alan Mishchenko2018-09-282-10/+154
* Adding command 'cof' to replace node by a constant (bug fix).Alan Mishchenko2018-09-281-2/+3
* Adding command 'cof' to replace node by a constant.Alan Mishchenko2018-09-273-17/+112
* Adding visualization of global BDDs in 'show_bdd'.Alan Mishchenko2018-09-272-9/+81
* New way of blasting complex flops.Alan Mishchenko2018-09-251-18/+101
* New way of blasting complex flops.Alan Mishchenko2018-09-241-2/+2
* New way of blasting complex flops.Alan Mishchenko2018-09-241-4/+206
* Support for flops with complex controls.Alan Mishchenko2018-09-225-16/+55
* New APIs of the truth table package.Alan Mishchenko2018-09-211-2/+3
* Adding dump of name mapping after blasting.Alan Mishchenko2018-09-211-4/+34
* Fixing a memory leak.Alan Mishchenko2018-09-191-2/+2
* Expriments with functions.Alan Mishchenko2018-09-161-14/+18
* Expriments with functions.Alan Mishchenko2018-09-162-15/+31
* Supporting unitialized flops in NDR.Alan Mishchenko2018-09-112-2/+3
* Expriments with functions (supporting symmetries).Alan Mishchenko2018-09-112-7/+9
* Adding a warning about handling boxes in &mfs.Alan Mishchenko2018-09-111-1/+11
* Adding timeout to twoexact and lutexact.Alan Mishchenko2018-09-081-5/+29
* Expriments with functions.Alan Mishchenko2018-09-081-5/+21
* Expriments with functions.Alan Mishchenko2018-09-081-7/+7
* Expriments with functions (bug fixes).Alan Mishchenko2018-09-071-0/+11
* Expriments with functions.Alan Mishchenko2018-09-071-4/+0
* Expriments with functions.Alan Mishchenko2018-09-071-0/+67
* Expriments with functions (compiler warnings).Alan Mishchenko2018-08-301-0/+1
* Expriments with functions.Alan Mishchenko2018-08-291-0/+1
* 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-0/+1
* Procedure to return seq equivalences.Alan Mishchenko2018-07-221-0/+3
* Bug fix in 'gen -b'.Alan Mishchenko2018-07-081-3/+3
* Updating command 'majgen'.Alan Mishchenko2018-07-041-5/+9
* Bug fix.Alan Mishchenko2018-07-041-1/+0
* Generating adder-trees using 'gen -b -A <num> -N <num> <file>.v'.Alan Mishchenko2018-07-042-2/+81
* Adding command 'majgen'.Alan Mishchenko2018-07-041-0/+54
* Command %blastmem for bit-blasting small memories.Alan Mishchenko2018-06-164-1/+182
* Bug fix in 'lutpack' (level count overflow).Alan Mishchenko2018-06-161-1/+0
* Extending NDR to support adder/subtractor.Alan Mishchenko2018-06-142-6/+36
* Enabling user-specified output signature in &polyn.Alan Mishchenko2018-06-131-6/+32
* Experiments with path enumeration.Alan Mishchenko2018-06-101-2/+60
* Compiler warnings.Alan Mishchenko2018-06-082-2/+2
* 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-061-1/+1
* Supporting the decoder primitive in NDR and bit-blasting.Alan Mishchenko2018-06-056-4/+68
* Exposing a switch to generate carry-lookahead adder during bit-blasting.Alan Mishchenko2018-06-053-15/+60
* Adding command print_mint.Alan Mishchenko2018-06-041-0/+64