index
:
iCE40/yosys
master
[no description]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
passes
/
sat
/
clk2fflogic.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
clk2fflogic: Use Mem helper.
Marcelina Kościelnicka
2020-10-21
1
-68
/
+45
*
async2sync: Support all FF types.
Marcelina Kościelnicka
2020-07-30
1
-44
/
+3
*
clk2fflogic: Support all FF types.
Marcelina Kościelnicka
2020-07-24
1
-200
/
+122
*
clk2fflogic: Consistently treat async control signals as negative hold.
Marcelina Kościelnicka
2020-07-09
1
-57
/
+51
*
Use C++11 final/override keywords.
whitequark
2020-06-18
1
-2
/
+2
*
kernel: big fat patch to use more ID::*, otherwise ID(*)
Eddie Hung
2020-04-02
1
-58
/
+58
*
kernel: use more ID::*
Eddie Hung
2020-04-02
1
-1
/
+1
*
kernel: SigSpec use more const& + overloads to prevent implicit SigSpec
Eddie Hung
2020-03-13
1
-8
/
+8
*
clk2fflogic: work for bit-level $_DFF_* and $_DFFSR_*
Eddie Hung
2020-01-15
1
-6
/
+77
*
Fix tests/various/async FFL test
Clifford Wolf
2019-07-09
1
-0
/
+7
*
Consistent use of 'override' for virtual methods in derived classes.
Henner Zeller
2018-07-20
1
-2
/
+2
*
Add $dlatchsr support to clk2fflogic
Clifford Wolf
2018-02-26
1
-4
/
+25
*
Fix a bug in clk2fflogic memory handling
Clifford Wolf
2017-12-14
1
-1
/
+1
*
Add clk2fflogic memory support
Clifford Wolf
2017-12-14
1
-1
/
+77
*
Check for memories in clk2fflogic
Clifford Wolf
2017-12-13
1
-0
/
+5
*
Added clk2fflogic support for $dffsr and $dlatch
Clifford Wolf
2016-10-17
1
-1
/
+57
*
Improvements and bugfixes in clk2fflogic
Clifford Wolf
2016-10-16
1
-13
/
+21
*
Some minor build fixes for Visual C
Clifford Wolf
2016-10-14
1
-2
/
+11
*
Added clk2fflogic
Clifford Wolf
2016-10-14
1
-0
/
+153