summaryrefslogtreecommitdiffstats
path: root/src/base
Commit message (Expand)AuthorAgeFilesLines
* Fix timing info communication in GIA APIs.Alan Mishchenko2018-10-221-0/+1
* Merge pull request #13 from hriener/exorcismalanminko2018-10-182-21/+133
|\
| * &exorcism: read ESOP-PLA from file.Heinz Riener2018-10-172-3/+15
| * &exorcism: read ESOP-PLA from file.Heinz Riener2018-05-252-21/+121
* | Suggested fix: close file.Alan Mishchenko2018-10-161-1/+2
* | 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