index
:
iCE40/yosys
master
[no description]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
passes
/
opt
/
opt_merge.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add $_FF_ and $_SR* courtesy of @mwkmwkmwk
Eddie Hung
2019-12-20
1
-4
/
+6
*
More stringent check for flop cells
Eddie Hung
2019-12-20
1
-2
/
+4
*
opt_merge to discard \init of '$' cells with 'Q' port when merging
Eddie Hung
2019-12-13
1
-0
/
+11
*
Use more ID::{A,B,Y,blackbox,whitebox}
Eddie Hung
2019-08-15
1
-24
/
+24
*
Use ID() macro in all of passes/opt/
Clifford Wolf
2019-08-11
1
-51
/
+51
*
substr() -> compare()
Eddie Hung
2019-08-07
1
-1
/
+1
*
Make liberal use of IdString.in()
Eddie Hung
2019-08-06
1
-4
/
+4
*
Add log_debug() framework
Clifford Wolf
2019-04-22
1
-3
/
+5
*
Consistent use of 'override' for virtual methods in derived classes.
Henner Zeller
2018-07-20
1
-2
/
+2
*
Add $allconst and $allseq cell types
Clifford Wolf
2018-02-23
1
-0
/
+2
*
Excluded $_TBUF_ from opt_merge pass
Salvador E. Tropea
2017-07-03
1
-0
/
+1
*
Add $tribuf to opt_merge blacklist
Clifford Wolf
2017-06-30
1
-0
/
+1
*
Disable opt_merge for $anyseq and $anyconst
Clifford Wolf
2017-02-28
1
-0
/
+3
*
Fix handling of init attributes with strange width
Clifford Wolf
2017-02-09
1
-2
/
+6
*
Added "yosys -D" feature
Clifford Wolf
2016-04-21
1
-1
/
+1
*
Improved opt_merge support for $pmux cells
Clifford Wolf
2016-03-31
1
-4
/
+46
*
Typo fixes in opt_expr and opt_merge
Clifford Wolf
2016-03-31
1
-1
/
+1
*
Renamed opt_share to opt_merge
Clifford Wolf
2016-03-31
1
-0
/
+341