index
:
iCE40/yosys
master
[no description]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
passes
/
opt
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Improvements in opt_muxtree
Clifford Wolf
2015-01-18
1
-35
/
+50
*
More opt_muxtree cleanups
Clifford Wolf
2015-01-18
1
-64
/
+44
*
Various cleanups and improvements in opt_muxtree
Clifford Wolf
2015-01-18
1
-87
/
+71
*
Fixed a bug in opt_muxtree for "mux forests"
Clifford Wolf
2015-01-17
1
-4
/
+18
*
Improved opt_muxtree
Clifford Wolf
2015-01-17
1
-4
/
+38
*
Re-enabled mux->and/or transform (and fixed lm32 in yosys-bigsim)
Clifford Wolf
2015-01-13
1
-5
/
+0
*
disabled problematic mux -> and/or transform
Clifford Wolf
2015-01-07
1
-2
/
+7
*
dict<> ref vs insert bugfix
Clifford Wolf
2015-01-06
1
-10
/
+13
*
typo fix for "opt -fast"
Clifford Wolf
2014-12-30
1
-1
/
+1
*
Fixed build with SMALL=1
Clifford Wolf
2014-12-30
1
-0
/
+3
*
Added statehash to ezSAT
Clifford Wolf
2014-12-29
1
-2
/
+6
*
Cleanups in opt_clean
Clifford Wolf
2014-12-29
1
-10
/
+10
*
dict/pool changes in opt_clean
Clifford Wolf
2014-12-29
1
-5
/
+5
*
Converting "share" to dict<> and pool<> complete
Clifford Wolf
2014-12-29
1
-34
/
+42
*
Switched most of "share" to dict<> and pool<>
Clifford Wolf
2014-12-29
1
-16
/
+17
*
using dict and pool in opt_reduce
Clifford Wolf
2014-12-28
1
-5
/
+5
*
bugfix in opt_share
Clifford Wolf
2014-12-28
1
-0
/
+1
*
Renamed hashmap.h to hashlib.h, some related improvements
Clifford Wolf
2014-12-28
4
-5
/
+5
*
More dict/pool related changes
Clifford Wolf
2014-12-27
1
-9
/
+9
*
More hashtable finetuning
Clifford Wolf
2014-12-27
3
-3
/
+3
*
Replaced std::unordered_set (nodict) with Yosys::pool
Clifford Wolf
2014-12-26
2
-3
/
+3
*
Replaced std::unordered_map as implementation for Yosys::dict
Clifford Wolf
2014-12-26
2
-2
/
+2
*
Added Yosys::{dict,nodict,vector} container types
Clifford Wolf
2014-12-26
4
-13
/
+17
*
Renamed extend() to extend_xx(), changed most users to extend_u0()
Clifford Wolf
2014-12-24
1
-3
/
+3
*
Improved TopoSort determinism
Clifford Wolf
2014-11-07
2
-4
/
+6
*
Added "opt -full" alias for all more aggressive optimizations
Clifford Wolf
2014-10-31
3
-7
/
+29
*
Fixed various VS warnings
Clifford Wolf
2014-10-18
2
-3
/
+3
*
Don't be too smart with $dff cells with "init" attribute on out signal
Clifford Wolf
2014-10-16
1
-1
/
+1
*
Some cleanups in opt_clean
Clifford Wolf
2014-10-16
1
-16
/
+9
*
Wrapped init in std::set constructor
William Speirs
2014-10-15
1
-2
/
+2
*
Do not the 'z' modifier in format string (another win32 fix)
Clifford Wolf
2014-10-11
1
-2
/
+2
*
Renamed SIZE() to GetSize() because of name collision on Win32
Clifford Wolf
2014-10-10
4
-113
/
+113
*
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
*
Added $_BUF_ cell type
Clifford Wolf
2014-10-03
1
-2
/
+2
*
remove buffers in opt_clean
Clifford Wolf
2014-10-03
1
-0
/
+13
*
resource sharing of $alu cells
Clifford Wolf
2014-10-03
1
-3
/
+21
*
Added support for "keep" on modules
Clifford Wolf
2014-09-29
2
-2
/
+2
*
namespace Yosys
Clifford Wolf
2014-09-27
8
-17
/
+45
*
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
*
Fixed wreduce $shiftx handling
Clifford Wolf
2014-09-15
1
-1
/
+1
*
Cleanup in wreduce
Clifford Wolf
2014-09-14
1
-11
/
+8
*
Corrected spelling mistakes found by lintian
Ruben Undheim
2014-09-06
1
-2
/
+2
*
Fixed "opt_const -fine" for $pos cells
Clifford Wolf
2014-09-04
1
-9
/
+4
[prev]
[next]