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
*
Improved opt_share for commutative standard cells
Clifford Wolf
2013-03-29
1
-1
/
+28
*
added optimizations for single-bit $eq/$ne with constant input to opt_const
Clifford Wolf
2013-03-19
1
-0
/
+25
*
improved $mux optimization in opt_const
Clifford Wolf
2013-03-19
1
-2
/
+6
*
keep $mux and $_MUX_ optimizations separate in opt_const
Clifford Wolf
2013-03-19
1
-3
/
+3
*
added one more suggestion to optimize MUXes in pass "opt_const"
Johann Glaser
2013-03-18
1
-0
/
+1
*
also optimize single-bit "$mux" cells in pass "opt_const", added suggestions
Johann Glaser
2013-03-18
1
-1
/
+5
*
fixed typos
Johann Glaser
2013-03-18
2
-4
/
+4
*
Fixed detection of public wires in opt_rmunused
Clifford Wolf
2013-03-10
1
-3
/
+3
*
Automatically select new objects in abc and techmap passes
Clifford Wolf
2013-03-08
1
-1
/
+12
*
Minor hotfixes (mostly gcc build fixes)
Clifford Wolf
2013-03-03
2
-0
/
+4
*
Added help messages for fsm_* passes
Clifford Wolf
2013-03-01
1
-1
/
+1
*
Added help messages for opt_* passes
Clifford Wolf
2013-03-01
7
-11
/
+127
*
Added support for simple gates with one constant input to opt_const
Clifford Wolf
2013-02-27
1
-0
/
+6
*
Implemented basic functionality of "extract" pass
Clifford Wolf
2013-02-27
1
-0
/
+10
*
Moved stand-alone libs to libs/ directory and added libs/subcircuit
Clifford Wolf
2013-02-27
2
-2
/
+2
*
initial import
Clifford Wolf
2013-01-05
9
-0
/
+1637