index
:
iCE40/abc
yosys-experimental
[no description]
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Makefile
Commit message (
Expand
)
Author
Age
Files
Lines
*
Makefile: support ccache for compiling ABC.
Baruch Sterin
2020-11-19
1
-3
/
+3
*
Duplicating Glucose package.
Alan Mishchenko
2020-11-12
1
-1
/
+1
*
Allow changing the `ar` binary.
whitequark
2020-04-30
1
-2
/
+3
*
Experiments with word-level retiming.
Alan Mishchenko
2018-09-30
1
-1
/
+1
*
Changing makefile to suppress warnings with GCC 5+
Alan Mishchenko
2018-06-08
1
-1
/
+6
*
Makefile: add support for ABC_USE_STDINT_H
Baruch Sterin
2018-03-30
1
-1
/
+7
*
Suggested fix to compile on FreeBSD.
Alan Mishchenko
2018-02-05
1
-2
/
+11
*
Patch by Larry Doolittle to allow out-of-source builds of ABC.
Baruch Sterin
2017-10-20
1
-6
/
+7
*
Changes and fixed suggested by Clifford Wolf.
Alan Mishchenko
2017-09-15
1
-0
/
+4
*
Adding Glucose 3.0 as a separate package.
Alan Mishchenko
2017-09-06
1
-1
/
+1
*
Experiments with new network data-structure.
Alan Mishchenko
2017-03-19
1
-1
/
+1
*
Adding a new SAT solver to ABC. (Satoko)
Bruno Schmitt
2017-02-06
1
-1
/
+1
*
(1) Makefile: added a shared library target, (2) no longer compile the main f...
Baruch Sterin
2016-12-22
1
-1
/
+7
*
xSAT is an experimental SAT Solver based on Glucose v3(see Glucose copyrights...
Bruno Schmitt
2016-12-12
1
-1
/
+1
*
New SAT-based optimization package.
Alan Mishchenko
2016-11-17
1
-1
/
+1
*
Disjoint-support decomposition with cofactoring and boolean difference analysis
Vinicius Callegaro
2016-11-08
1
-1
/
+1
*
Add a new module which implements the fast extract with cube hashing (fxch) a...
Bruno Schmitt
2016-05-11
1
-1
/
+1
*
Experiments with CEC for arithmetic circuits.
Alan Mishchenko
2016-05-07
1
-1
/
+1
*
Typo in Makefile.
Alan Mishchenko
2016-04-12
1
-1
/
+1
*
Updates to Exorcism package
Alan Mishchenko
2016-04-11
1
-1
/
+1
*
Updates to Exorcism package
Alan Mishchenko
2016-04-11
1
-1
/
+1
*
CMake, Makefile: pass the location of arch_flags to the makefile, this way th...
Baruch Sterin
2015-11-12
1
-3
/
+5
*
CMakeLists.txt, Makefile: fix a bug in passing the readline options
Baruch Sterin
2015-11-07
1
-7
/
+0
*
pyabc: remove python integration from abc, it is moved to a separate extension
Baruch Sterin
2015-11-05
1
-2
/
+1
*
CMakeLists.txt, Makefile: pass readline flags from the CMake lists file to th...
Baruch Sterin
2015-11-05
1
-0
/
+10
*
CMakeLists.txt: pass CXX flags from the Makefile
Baruch Sterin
2015-11-05
1
-0
/
+1
*
Restoring Aaron Hurst's "fretime" command
Baruch Sterin
2015-10-28
1
-1
/
+1
*
Makefile: Add a CMakeLists.txt that uses the regular Makefile to compute flag...
Baruch Sterin
2015-10-21
1
-1
/
+8
*
Makefile: (1) split CFLAGS into OPTFLAGS, INCLUDES, and CFLAGS
Baruch Sterin
2015-10-21
1
-7
/
+9
*
Makefile: fix a typo in -fPIC flag
Baruch Sterin
2015-10-21
1
-1
/
+1
*
Makefile: add ABC_MAKE_VERBOSE flag to print the acutall commands executed.
Baruch Sterin
2015-10-16
1
-13
/
+27
*
Makefile: make namespaces/readline/threads/cudd options easier to use
Baruch Sterin
2015-10-16
1
-18
/
+35
*
Changes to be able to compile ABC without CUDD.
Alan Mishchenko
2015-08-24
1
-1
/
+1
*
Changes to be able to compile ABC without CUDD.
Alan Mishchenko
2015-08-24
1
-5
/
+4
*
Renaming Cba into Bac.
Alan Mishchenko
2015-07-21
1
-1
/
+1
*
Bug fix for big-endiang architectures (plus adding -lm in Makefile).
Alan Mishchenko
2015-04-04
1
-1
/
+1
*
Scalable SOP manipulation package.
Alan Mishchenko
2015-03-18
1
-2
/
+2
*
Change to Makefile to speedup compilation.
Alan Mishchenko
2015-02-05
1
-1
/
+3
*
Change to Makefile to speedup compilation.
Alan Mishchenko
2015-02-05
1
-1
/
+1
*
Fixing reported memory alignment issue.
Alan Mishchenko
2015-01-27
1
-1
/
+4
*
New parser and framework.
Alan Mishchenko
2014-11-29
1
-1
/
+1
*
Changing LIBS in Makefie.
Alan Mishchenko
2014-11-03
1
-1
/
+1
*
Changes to enable building external code.
Alan Mishchenko
2014-10-28
1
-1
/
+1
*
Changes to enable building external code.
Alan Mishchenko
2014-10-27
1
-1
/
+1
*
Disabling MiniSAT 2.2 for now.
Alan Mishchenko
2014-10-21
1
-1
/
+1
*
Compiler problems.
Alan Mishchenko
2014-10-21
1
-1
/
+2
*
Adding code of MiniSAT 2.2.
Alan Mishchenko
2014-10-21
1
-1
/
+9
*
New word-level representation package.
Alan Mishchenko
2014-09-12
1
-1
/
+1
*
Adding message prefix.
Alan Mishchenko
2014-07-24
1
-8
/
+9
*
undo an accidental change to the Makefile
Baruch Sterin
2014-06-10
1
-3
/
+1
[next]