index
:
iCE40/yosys
master
[no description]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
passes
/
sat
/
async2sync.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
async2sync: turn FFs with const clks into gclk FFs with feedback
Jannis Harder
2022-06-30
1
-0
/
+3
*
FfData: some refactoring.
Marcelina Kościelnicka
2021-10-07
1
-7
/
+4
*
kernel/ff: Refactor FfData to enable FFs with async load.
Marcelina Kościelnicka
2021-10-02
1
-15
/
+46
*
Fixing old e-mail addresses and deadnames
Claire Xenia Wolf
2021-06-08
1
-1
/
+1
*
async2sync: Support all FF types.
Marcelina Kościelnicka
2020-07-30
1
-101
/
+159
*
async2sync: Refactor to use FfInitVals.
Marcelina Kościelnicka
2020-07-24
1
-53
/
+11
*
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
-49
/
+49
*
Fix $dlatch handling in async2sync
Clifford Wolf
2019-09-30
1
-0
/
+1
*
Add $dlatch support to async2sync
Clifford Wolf
2019-08-28
1
-1
/
+36
*
Add $dffsr support to async2sync
Clifford Wolf
2019-03-09
1
-2
/
+51
*
Consistent use of 'override' for virtual methods in derived classes.
Henner Zeller
2018-07-20
1
-2
/
+2
*
Add async2sync pass
Clifford Wolf
2018-07-19
1
-0
/
+147