index
:
iCE40/yosys
master
[no description]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
passes
/
techmap
/
muxcover.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
substr() -> compare()
Eddie Hung
2019-08-07
1
-5
/
+5
*
stoi -> atoi
Eddie Hung
2019-08-07
1
-5
/
+5
*
Update muxcover doc as per @ZirconiumX
Eddie Hung
2019-07-08
1
-5
/
+10
*
atoi -> stoi
Eddie Hung
2019-07-08
1
-5
/
+5
*
Add muxcover -mux2=cost option
Eddie Hung
2019-07-08
1
-1
/
+7
*
Fix handling of partial covers in muxcover, fixes #1132
Clifford Wolf
2019-06-27
1
-6
/
+25
*
Replace "muxcover -freedecode" with "muxcover -dmux=cost"
Clifford Wolf
2019-06-21
1
-15
/
+14
*
Add "muxcover -freedecode"
Clifford Wolf
2019-06-21
1
-0
/
+14
*
Improvements in muxcover
Clifford Wolf
2019-06-20
1
-38
/
+55
*
Add support for partial matches to muxcover, fixes #1091
Clifford Wolf
2019-06-20
1
-7
/
+31
*
Fix bug in #1078, add entry to CHANGELOG
Eddie Hung
2019-06-19
1
-3
/
+3
*
Allow muxcover costs to be changed
Eddie Hung
2019-06-07
1
-12
/
+42
*
Consistent use of 'override' for virtual methods in derived classes.
Henner Zeller
2018-07-20
1
-2
/
+2
*
Added "yosys -D" feature
Clifford Wolf
2016-04-21
1
-1
/
+1
*
Import more std:: stuff into Yosys namespace
Clifford Wolf
2015-10-25
1
-3
/
+3
*
Fixed trailing whitespaces
Clifford Wolf
2015-07-02
1
-4
/
+4
*
Added decoder generation to "muxcover"
Clifford Wolf
2015-04-07
1
-13
/
+104
*
Added "muxcover" command
Clifford Wolf
2015-04-07
1
-0
/
+541