summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* 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-223-0/+75
|
* 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-047-0/+581
|
* 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
|
* Changing makefile to suppress warnings with GCC 5+Alan Mishchenko2018-06-081-1/+6
|
* Adding switch 'clp -o' to reverse initial variable ordering.Alan Mishchenko2018-06-0717-36/+41
|
* Experiments with path enumeration.Alan Mishchenko2018-06-064-1/+121
|
* 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
|
* Adding command print_mint.Alan Mishchenko2018-06-041-0/+64
|
* Disabling unused feature in &nf.Alan Mishchenko2018-06-041-0/+2
|
* Supporting SEL in bit-blasting.Alan Mishchenko2018-05-251-2/+22
|
* Supporting NMUX and SEL in NDR.Alan Mishchenko2018-05-245-2/+88
|
* Simple BDD package.Alan Mishchenko2018-05-231-0/+395
|
* Simple BDD package.Alan Mishchenko2018-05-233-1/+8
|
* Fix to prevent undefined behavior.Alan Mishchenko2018-05-191-2/+2
|
* 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-072-2/+5
|
* Adding &sat -x to save CEXes for multi-output combinational miters.Alan Mishchenko2018-05-064-4/+56
|
* Updates to NDR format (bug fixes).Alan Mishchenko2018-05-034-32/+39
|
* Updates to NDR format (flops, memories, signed mult, etc).Alan Mishchenko2018-04-2910-100/+596
|
* The ECO code (fix to the broken build).Alan Mishchenko2018-04-281-2/+2
|
* Adding switch &w -p to dump AIG in a Verilog file.Alan Mishchenko2018-04-253-2/+195
|
* The ECO code.Alan Mishchenko2018-04-251-2/+11
|
* The ECO code.Alan Mishchenko2018-04-252-8/+2500
|
* Typo in the command description.Alan Mishchenko2018-04-251-5/+5
|
* Memory abstraction.Alan Mishchenko2018-04-204-10/+20
|
* Memory abstraction.Alan Mishchenko2018-04-194-154/+284
|
* Memory abstraction.Alan Mishchenko2018-04-159-84/+1090
|
* Adding adder-subtractor primitive.Alan Mishchenko2018-04-111-1/+3
|
* Making sure duplicated inverters are not created.Alan Mishchenko2018-04-111-3/+9
|