index
:
iCE40/yosys
master
[no description]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
passes
/
opt
/
share.cc
Commit message (
Collapse
)
Author
Age
Files
Lines
*
Renamed SIZE() to GetSize() because of name collision on Win32
Clifford Wolf
2014-10-10
1
-53
/
+53
|
*
sat encoding for exclusive $pmux ctrl inputs in "share" pass
Clifford Wolf
2014-10-03
1
-4
/
+16
|
*
added resource sharing of $macc cells
Clifford Wolf
2014-10-03
1
-3
/
+261
|
*
resource sharing of $alu cells
Clifford Wolf
2014-10-03
1
-3
/
+21
|
*
namespace Yosys
Clifford Wolf
2014-09-27
1
-1
/
+1
|
*
Re-enabled assert for new logic loops in "share" pass
Clifford Wolf
2014-09-21
1
-4
/
+1
|
*
Various improvements regarding logic loops in "share" results
Clifford Wolf
2014-09-21
1
-37
/
+108
|
*
Logic loop bugfix for "share" pass
Clifford Wolf
2014-09-21
1
-3
/
+7
|
*
Added "share -limit"
Clifford Wolf
2014-09-21
1
-1
/
+13
|
*
Still loop bug in "share": changed assert to warning
Clifford Wolf
2014-09-21
1
-13
/
+25
|
*
Do not introduce new logic loops in "share"
Clifford Wolf
2014-09-21
1
-6
/
+47
|
*
Assert on new logic loops in "share" pass
Clifford Wolf
2014-09-21
1
-0
/
+48
|
*
Removed $bu0 cell type
Clifford Wolf
2014-09-04
1
-1
/
+0
|
*
Moved "share" and "wreduce" to passes/opt/
Clifford Wolf
2014-09-01
1
-0
/
+987