index
:
iCE40/abc
yosys-experimental
[no description]
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
opt
/
dar
/
darBalance.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Corner-case bug fix in balancing.
Alan Mishchenko
2014-09-08
1
-0
/
+2
*
Updating code to support barrier buffers.
Alan Mishchenko
2014-03-18
1
-9
/
+37
*
Bug fix in XOR balancing.
Alan Mishchenko
2013-09-15
1
-4
/
+3
*
Adding timeout to AIG rewriting inside 'int'.
Alan Mishchenko
2013-07-07
1
-0
/
+17
*
Fixing C++ compilation issues.
Alan Mishchenko
2013-01-08
1
-1
/
+1
*
Bug fix in XOR balancing (command 'balance -x').
Alan Mishchenko
2012-10-05
1
-1
/
+1
*
Cleaing AIG manager by removing pointers to HAIG.
Alan Mishchenko
2012-09-23
1
-23
/
+0
*
Updating project settings to have simpler include paths.
Alan Mishchenko
2012-07-07
1
-1
/
+1
*
Important bug fix in XOR balancing (balance -x).
Alan Mishchenko
2012-03-26
1
-185
/
+91
*
Logic sharing for multi-input gates.
Alan Mishchenko
2012-03-26
1
-7
/
+194
*
Renamed Aig_ObjPioNum to be Aig_ObjCioId.
Alan Mishchenko
2012-03-09
1
-4
/
+4
*
Renamed Aig_ObjIsPi/Po to be ...Ci/Co and Aig_Man(Pi/Po)Num to be ...(Ci/Co)...
Alan Mishchenko
2012-03-09
1
-2
/
+2
*
Renamed Aig_ManForEachPi/Po to be ...Ci/Co and Aig_ObjCreatePi/Po to be ...Ci...
Alan Mishchenko
2012-03-09
1
-6
/
+6
*
Major restructuring of the code.
Alan Mishchenko
2012-01-21
1
-0
/
+645