summaryrefslogtreecommitdiffstats
path: root/src/base
Commit message (Collapse)AuthorAgeFilesLines
* 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
|
* Supporting SEL in bit-blasting.Alan Mishchenko2018-05-251-2/+22
|
* Supporting NMUX and SEL in NDR.Alan Mishchenko2018-05-244-2/+33
|
* Simple BDD package.Alan Mishchenko2018-05-231-1/+3
|
* Bug fix in supporting signed multiplication in NDR.Alan Mishchenko2018-05-181-6/+7
|
* Supporting wide MUX in NDR.Alan Mishchenko2018-05-161-2/+7
|
* Bug fix in the naming of outputs in %blast -d.Alan Mishchenko2018-05-101-3/+21
|
* Bug fix in &sat -x.Alan Mishchenko2018-05-071-2/+3
|
* Adding &sat -x to save CEXes for multi-output combinational miters.Alan Mishchenko2018-05-061-4/+33
|
* Updates to NDR format (bug fixes).Alan Mishchenko2018-05-032-11/+10
|
* Updates to NDR format (flops, memories, signed mult, etc).Alan Mishchenko2018-04-298-39/+352
|