index
:
iCE40/abc
yosys-experimental
[no description]
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
misc
/
util
/
abc_global.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add WASI support in Abc_Clock.
Catherine
2023-02-23
1
-1
/
+1
*
Prevent types from stdint to be defined under abc namespace
Miodrag Milanovic
2022-07-04
1
-2
/
+2
*
Other compiler changes.
Alan Mishchenko
2021-09-26
1
-1
/
+6
*
Various changes.
Alan Mishchenko
2021-09-26
1
-0
/
+1
*
Various changes.
Alan Mishchenko
2021-09-21
1
-0
/
+1
*
Various changes.
Alan Mishchenko
2021-09-02
1
-0
/
+2
*
Various changes.
Alan Mishchenko
2020-03-29
1
-0
/
+6
*
Downgrading random number generator to be not inlined.
Alan Mishchenko
2020-03-18
1
-24
/
+2
*
Adding macro to disable bridge output and APIs by popular demand.
Alan Mishchenko
2019-11-09
1
-10
/
+85
*
Fixing some more warnings by adding cast from 'int' to 'size_t'.
Alan Mishchenko
2019-03-05
1
-8
/
+8
*
Fixing several other type conversion warnings.
Alan Mishchenko
2019-03-05
1
-8
/
+8
*
Fixing some warnings by adding cast from 'int' to 'size_t' in memset, memcpy,...
Alan Mishchenko
2019-03-05
1
-5
/
+5
*
Various usability changes (second round).
Alan Mishchenko
2018-11-20
1
-0
/
+3
*
Rename new flag to ABC_USE_STDINT_H
Robert Ou
2018-03-29
1
-6
/
+6
*
Add an option to use C99 stdint.h
Robert Ou
2018-03-26
1
-0
/
+53
*
Addressing recently reported Bitbucket Issue #72 and #73.
Alan Mishchenko
2017-10-03
1
-5
/
+5
*
Using arch macro for moderns compilers
Bruno Schmitt
2017-07-04
1
-5
/
+5
*
Compiler warnings.
Alan Mishchenko
2017-04-28
1
-3
/
+3
*
Movinng custom floating-point implementations, etc.
Alan Mishchenko
2017-02-11
1
-0
/
+2
*
move namespace logic into a separate file. It is useful for users of ABC that...
Baruch Sterin
2015-11-20
1
-27
/
+1
*
Fix to the #include <stdlib.h> problem for Debug version on Window.
Alan Mishchenko
2015-10-16
1
-8
/
+8
*
make sure all of ABC and related libraries are in the same namespace (when co...
Baruch Sterin
2015-10-16
1
-0
/
+1
*
Improvements to Cba data-structure.
Alan Mishchenko
2015-08-08
1
-0
/
+1
*
Adding resource limit switch -C to 'sop'.
Alan Mishchenko
2015-02-11
1
-1
/
+1
*
Preprocessing for multi-output PLA tables.
Alan Mishchenko
2015-01-31
1
-0
/
+1
*
New assertions and bug fix in DSD balancing.
Alan Mishchenko
2015-01-27
1
-8
/
+19
*
Fix in reading flop classes.
Alan Mishchenko
2014-11-21
1
-0
/
+4
*
Fix parenthesization of Abc_Clock #ifdef.
Aaron Tomb
2013-11-06
1
-1
/
+1
*
Don't assume MSVC when __MINGW32__ set.
Aaron Tomb
2013-11-04
1
-0
/
+2
*
Make definition of Abc_Clock work with MINGW32.
Aaron Tomb
2013-11-04
1
-1
/
+1
*
Compiler warnings.
Alan Mishchenko
2013-10-30
1
-3
/
+3
*
Small changes to compile on Mac.
Alan Mishchenko
2013-08-15
1
-1
/
+1
*
Adding #include <stdlib.h> to 'abc_global.h' to prevent compilation problem o...
Alan Mishchenko
2013-07-01
1
-0
/
+1
*
Suggested changes to counting time in Abc_Clock()
Alan Mishchenko
2013-06-18
1
-10
/
+10
*
Adding a wrapper around clock() for more accurate time counting in ABC.
Alan Mishchenko
2013-05-27
1
-1
/
+1
*
Adding a wrapper around clock() for more accurate time counting in ABC.
Alan Mishchenko
2013-05-27
1
-12
/
+30
*
User-controlable SAT sweeper.
Alan Mishchenko
2013-02-25
1
-1
/
+2
*
Fixing compilation problems on Linux-32 related to constants of type unsigned...
Alan Mishchenko
2013-01-30
1
-0
/
+6
*
Fixing C++ compilation issues.
Alan Mishchenko
2013-01-08
1
-0
/
+4
*
DSD manager.
Alan Mishchenko
2012-11-19
1
-0
/
+1
*
Improvements to the truth table computations.
Alan Mishchenko
2012-10-30
1
-0
/
+1
*
Added switch for netlist type to 'send_aig'. Changed defautl to &-space. Fixe...
Niklas Een
2012-10-30
1
-4
/
+13
*
Adding #ifdef to guard windows-specific debugging option.
Alan Mishchenko
2012-10-20
1
-3
/
+5
*
C++ portability changes.
Alan Mishchenko
2012-10-03
1
-5
/
+6
*
New package to read/write a subset of Liberty for STA.
Alan Mishchenko
2012-08-25
1
-0
/
+1
*
Added purification of UNSAT core in &gla.
Alan Mishchenko
2012-08-10
1
-6
/
+6
*
Fixing the integer print-out problem.
Alan Mishchenko
2012-07-13
1
-13
/
+13
*
Fixing the integer print-out problem.
Alan Mishchenko
2012-07-13
1
-12
/
+18
*
Improvements in the proof-logging SAT solver.
Alan Mishchenko
2012-07-11
1
-0
/
+19
*
Replacing Mb/Gb to be MB/GB.
Alan Mishchenko
2012-07-09
1
-4
/
+4
[next]