index
:
iCE40/yosys
master
[no description]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
passes
/
opt
/
opt_const.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fixed type of sign extension in opt_const $eq/$ne handling
Clifford Wolf
2013-11-07
1
-9
/
+9
*
Fixed $eq/$ne bitwise optimization in opt_const
Clifford Wolf
2013-11-07
1
-7
/
+8
*
Bugfixes for empty signal vectors
Clifford Wolf
2013-07-10
1
-0
/
+3
*
Fixed handling of $eq and $ne in opt_const
Clifford Wolf
2013-07-07
1
-2
/
+2
*
Fixed to aggressive x-folding in opt_const
Clifford Wolf
2013-05-17
1
-8
/
+21
*
Fixed a bug in opt_const when optimizing 1-bit compares with constants
Clifford Wolf
2013-04-13
1
-2
/
+4
*
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
*
Added help messages for opt_* passes
Clifford Wolf
2013-03-01
1
-4
/
+17
*
Added support for simple gates with one constant input to opt_const
Clifford Wolf
2013-02-27
1
-0
/
+6
*
initial import
Clifford Wolf
2013-01-05
1
-0
/
+263