index
:
iCE40/abc
yosys-experimental
[no description]
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
aig
/
saig
/
saigConstr2.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
merge unfold2
Jiang Long
2014-06-04
1
-1
/
+1
*
Adding a wrapper around clock() for more accurate time counting in ABC.
Alan Mishchenko
2013-05-27
1
-2
/
+2
*
Handling special case in 'fold' when the network is combinational.
Alan Mishchenko
2013-03-13
1
-5
/
+15
*
Updating project settings to have simpler include paths.
Alan Mishchenko
2012-07-07
1
-4
/
+4
*
Fixing time primtouts throughout the code.
Alan Mishchenko
2012-07-07
1
-1
/
+2
*
Renamed Aig_ObjIsPi/Po to be ...Ci/Co and Aig_Man(Pi/Po)Num to be ...(Ci/Co)...
Alan Mishchenko
2012-03-09
1
-11
/
+11
*
Renamed Aig_ManForEachPi/Po to be ...Ci/Co and Aig_ObjCreatePi/Po to be ...Ci...
Alan Mishchenko
2012-03-09
1
-18
/
+18
*
Silencing some of the gcc warnings.
Alan Mishchenko
2012-02-16
1
-1
/
+1
*
Major restructuring of the code.
Alan Mishchenko
2012-01-21
1
-12
/
+12
*
Transforming the solver to use different clause representation.
Alan Mishchenko
2011-12-23
1
-1
/
+2
*
Removed useless typecasts related to changes in Vec_VecEntry().
Alan Mishchenko
2011-08-01
1
-2
/
+2
*
initial commit of public abc
Alan Mishchenko
2010-11-01
1
-0
/
+1001