index
:
iCE40/abc
yosys-experimental
[no description]
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
bdd
/
extrab
Commit message (
Expand
)
Author
Age
Files
Lines
*
Modification suggested by David Geiger to fix an obscure memory problem.
Alan Mishchenko
2021-02-03
1
-1
/
+1
*
Fixing some warnings by adding cast from 'int' to 'size_t' in memset, memcpy,...
Alan Mishchenko
2019-03-05
1
-1
/
+1
*
Compiler warning.
Alan Mishchenko
2018-10-12
1
-5
/
+5
*
Extending extra library with additional ZDD-based procedures.
Alan Mishchenko
2018-10-12
4
-0
/
+2048
*
Experiments with Boolean functions.
Alan Mishchenko
2018-10-02
1
-2
/
+2
*
Adding procedure to compute tuples of k out of n as a BDD.
Alan Mishchenko
2018-07-29
2
-0
/
+161
*
Experiments with support minimization.
Alan Mishchenko
2017-04-27
1
-16
/
+16
*
Experiment with graph constuction using ZDDs.
Alan Mishchenko
2017-02-17
1
-0
/
+203
*
Experiment with graph constuction using ZDDs.
Alan Mishchenko
2017-02-16
1
-0
/
+46
*
silence clang errors when compiling as C++
Baruch Sterin
2015-11-05
1
-4
/
+4
*
Typo in src/bdd/extrab/module.make.
Alan Mishchenko
2015-10-17
1
-1
/
+1
*
Typo in src/bdd/extrab/module.make.
Alan Mishchenko
2015-10-17
1
-1
/
+1
*
Moving BDD-based threshold function detection to the BDD part of the code.
Alan Mishchenko
2015-10-16
2
-0
/
+694
*
Changes to be able to compile ABC without CUDD.
Alan Mishchenko
2015-08-24
10
-0
/
+10283